{ "_args": [ [ "gulp-uglify@^2.0.0", "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)" ] ], "_from": "gulp-uglify@>=2.0.0 <3.0.0", "_id": "gulp-uglify@2.0.0", "_inCache": true, "_installable": true, "_location": "/gulp-uglify", "_nodeVersion": "4.4.5", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/gulp-uglify-2.0.0.tgz_1470088540925_0.9140950778964907" }, "_npmUser": { "email": "terinjokes@gmail.com", "name": "terinjokes" }, "_npmVersion": "2.15.5", "_phantomChildren": {}, "_requested": { "name": "gulp-uglify", "raw": "gulp-uglify@^2.0.0", "rawSpec": "^2.0.0", "scope": null, "spec": ">=2.0.0 <3.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-2.0.0.tgz", "_shasum": "cbe4aae4fe0b6bdd760335bc46f200fff699c4af", "_shrinkwrap": null, "_spec": "gulp-uglify@^2.0.0", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (development)", "author": { "email": "terinjokes@gmail.com", "name": "Terin Stock" }, "bugs": { "url": "https://github.com/terinjokes/gulp-uglify/issues" }, "dependencies": { "gulplog": "^1.0.0", "has-gulplog": "^0.1.0", "lodash": "^4.13.1", "make-error-cause": "^1.1.1", "through2": "^2.0.0", "uglify-js": "2.7.0", "uglify-save-license": "^0.4.1", "vinyl-sourcemaps-apply": "^0.2.0" }, "description": "Minify files with UglifyJS.", "devDependencies": { "coveralls": "^2.11.4", "gulp-concat": "^2.0.0", "gulp-sourcemaps": "^1.0.0", "intelli-espower-loader": "^1.0.1", "istanbul": "^0.4.0", "mississippi": "^1.2.0", "mocha": "^2.5.3", "power-assert": "^1.4.1", "semver": "^5.3.0", "tape": "^4.0.0", "testdouble": "^1.6.0", "vinyl": "^1.0.0", "xo": "^0.16.0" }, "directories": {}, "dist": { "shasum": "cbe4aae4fe0b6bdd760335bc46f200fff699c4af", "tarball": "https://registry.npmjs.org/gulp-uglify/-/gulp-uglify-2.0.0.tgz" }, "files": [ "index.js", "lib/", "minifier.js" ], "gitHead": "e4f904509bc4ca5bcfdb84d26d5164a92a637f1e", "homepage": "https://github.com/terinjokes/gulp-uglify/", "keywords": [ "gulpplugin" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "terinjokes", "email": "terinjokes@gmail.com" } ], "name": "gulp-uglify", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/terinjokes/gulp-uglify.git" }, "scripts": { "coverage": "cat ./coverage/lcov.info | coveralls", "test": "xo && mocha --require intelli-espower-loader" }, "version": "2.0.0", "xo": { "space": true } }