{ "_args": [ [ "uglify-js@^2.6.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\accord" ] ], "_from": "uglify-js@>=2.6.0 <3.0.0", "_id": "uglify-js@2.7.0", "_inCache": true, "_installable": true, "_location": "/uglify-js", "_nodeVersion": "5.1.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/uglify-js-2.7.0.tgz_1467575265276_0.09198796306736767" }, "_npmUser": { "email": "rvanvelzen1@gmail.com", "name": "rvanvelzen1" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "uglify-js", "raw": "uglify-js@^2.6.0", "rawSpec": "^2.6.0", "scope": null, "spec": ">=2.6.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/accord" ], "_resolved": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.7.0.tgz", "_shasum": "f021e38ba2ca740860f5bd5c695c2a817345f0ec", "_shrinkwrap": null, "_spec": "uglify-js@^2.6.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)\\node_modules\\accord", "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": "f021e38ba2ca740860f5bd5c695c2a817345f0ec", "tarball": "https://registry.npmjs.org/uglify-js/-/uglify-js-2.7.0.tgz" }, "engines": { "node": ">=0.8.0" }, "files": [ "LICENSE", "bin", "lib", "tools" ], "gitHead": "572b97b0bb48285497ffbffed9420468e1700956", "homepage": "http://lisperator.net/uglifyjs", "keywords": [ "minifier", "minify", "uglify", "uglify-js" ], "license": "BSD-2-Clause", "main": "tools/node.js", "maintainers": [ { "name": "mishoo", "email": "mihai.bazon@gmail.com" }, { "name": "rvanvelzen1", "email": "rvanvelzen1@gmail.com" } ], "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.7.0" }