{ "_args": [ [ "uglify-js@^2.4.19", "/Users/alfiepates/src/invoicer/node_modules/jade" ] ], "_from": "uglify-js@>=2.4.19 <3.0.0", "_id": "uglify-js@2.6.2", "_inCache": true, "_installable": true, "_location": "/uglify-js", "_nodeVersion": "5.6.0", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/uglify-js-2.6.2.tgz_1456170007109_0.7073737715836614" }, "_npmUser": { "email": "mihai.bazon@gmail.com", "name": "mishoo" }, "_npmVersion": "3.6.0", "_phantomChildren": {}, "_requested": { "name": "uglify-js", "raw": "uglify-js@^2.4.19", "rawSpec": "^2.4.19", "scope": null, "spec": ">=2.4.19 <3.0.0", "type": "range" }, "_requiredBy": [ "/jade" ], "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.2.tgz", "_shasum": "f50be88a42cd396a6251dc52ab372f71cc12fef0", "_shrinkwrap": null, "_spec": "uglify-js@^2.4.19", "_where": "/Users/alfiepates/src/invoicer/node_modules/jade", "author": { "email": "mihai.bazon@gmail.com", "name": "Mihai Bazon", "url": "http://lisperator.net/" }, "bin": { "uglifyjs": "bin/uglifyjs" }, "browserify": { "transform": [ "uglify-to-browserify" ] }, "bugs": { "url": "https://github.com/mishoo/UglifyJS2/issues" }, "dependencies": { "async": "~0.2.6", "source-map": "~0.5.1", "uglify-to-browserify": "~1.0.0", "yargs": "~3.10.0" }, "description": "JavaScript parser, mangler/compressor and beautifier toolkit", "devDependencies": { "acorn": "~0.6.0", "escodegen": "~1.3.3", "esfuzz": "~0.3.1", "estraverse": "~1.5.1", "mocha": "~2.3.4" }, "directories": {}, "dist": { "shasum": "f50be88a42cd396a6251dc52ab372f71cc12fef0", "tarball": "http://localhost:4873/uglify-js/-/uglify-js-2.6.2.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "bin", "lib", "tools", "LICENSE" ], "gitHead": "294861ba96aaf61591e2158c9e9ffad50f58625d", "homepage": "http://lisperator.net/uglifyjs", "keywords": [ "uglify", "uglify-js", "minify", "minifier" ], "license": "BSD-2-Clause", "main": "tools/node.js", "maintainers": [ { "email": "cairesvs@gmail.com", "name": "caires" }, { "email": "mape@mape.me", "name": "mape" }, { "email": "mihai.bazon@gmail.com", "name": "mishoo" } ], "name": "uglify-js", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mishoo/UglifyJS2.git" }, "scripts": { "shrinkwrap": "rm ./npm-shrinkwrap.json; rm -rf ./node_modules; npm i && npm shrinkwrap && npm outdated", "test": "node test/run-tests.js" }, "version": "2.6.2" }