![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/clinic.corals.io/node_modules/uglify-js/ |
{ "_args": [ [ "[email protected]", "/home/corals/clinic.corals.io" ] ], "_development": true, "_from": "[email protected]", "_id": "[email protected]", "_inBundle": false, "_integrity": "sha512-JhS3hmcVaXlp/xSo3PKY5R0JqKs5M3IV+exdLHW99qKvKivPO4Z8qbej6mte17SOPqAOVMjt/XGgWacnFSzM3g==", "_location": "/uglify-js", "_optional": true, "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "[email protected]", "name": "uglify-js", "escapedName": "uglify-js", "rawSpec": "3.14.1", "saveSpec": null, "fetchSpec": "3.14.1" }, "_requiredBy": [ "/handlebars" ], "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.1.tgz", "_spec": "3.14.1", "_where": "/home/corals/clinic.corals.io", "author": { "name": "Mihai Bazon", "email": "[email protected]", "url": "http://lisperator.net/" }, "bin": { "uglifyjs": "bin/uglifyjs" }, "bugs": { "url": "https://github.com/mishoo/UglifyJS/issues" }, "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "devDependencies": { "acorn": "~8.2.1", "semver": "~6.3.0" }, "engines": { "node": ">=0.8.0" }, "files": [ "bin", "lib", "tools", "LICENSE" ], "homepage": "https://github.com/mishoo/UglifyJS#readme", "keywords": [ "cli", "compress", "compressor", "ecma", "ecmascript", "es", "es5", "javascript", "js", "jsmin", "min", "minification", "minifier", "minify", "optimize", "optimizer", "pack", "packer", "parse", "parser", "uglifier", "uglify" ], "license": "BSD-2-Clause", "main": "tools/node.js", "maintainers": [ { "name": "Alex Lam", "email": "[email protected]" }, { "name": "Mihai Bazon", "email": "[email protected]", "url": "http://lisperator.net/" } ], "name": "uglify-js", "repository": { "type": "git", "url": "git+https://github.com/mishoo/UglifyJS.git" }, "scripts": { "test": "node test/compress.js && node test/mocha.js" }, "version": "3.14.1" }