{ "_args": [ [ "grunt-contrib-uglify@0.7.0", "C:\\wamp64\\www\\ilink" ] ], "_development": true, "_from": "grunt-contrib-uglify@0.7.0", "_id": "grunt-contrib-uglify@0.7.0", "_inBundle": false, "_integrity": "sha1-ed3oGmLOxv+jW0ejKDNwZ0T454c=", "_location": "/grunt-contrib-uglify", "_phantomChildren": { "browserify-zlib": "0.1.4", "concat-stream": "1.5.2", "escape-string-regexp": "1.0.5", "figures": "1.7.0", "get-stdin": "4.0.1", "meow": "3.7.0" }, "_requested": { "type": "version", "registry": true, "raw": "grunt-contrib-uglify@0.7.0", "name": "grunt-contrib-uglify", "escapedName": "grunt-contrib-uglify", "rawSpec": "0.7.0", "saveSpec": null, "fetchSpec": "0.7.0" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.7.0.tgz", "_spec": "0.7.0", "_where": "C:\\wamp64\\www\\ilink", "appveyor_id": "ybtf5vbvtenii561", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues" }, "dependencies": { "chalk": "^0.5.1", "lodash": "^2.4.1", "maxmin": "^1.0.0", "uglify-js": "^2.4.0", "uri-path": "0.0.2" }, "description": "Minify files with UglifyJS.", "devDependencies": { "grunt": "^0.4.2", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-internal": "^0.4.2", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-nodeunit": "^0.4.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "tasks", "LICENSE-MIT" ], "homepage": "https://github.com/gruntjs/grunt-contrib-uglify", "keywords": [ "gruntplugin" ], "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-uglify/blob/master/LICENSE-MIT" } ], "name": "grunt-contrib-uglify", "peerDependencies": { "grunt": "~0.4.0" }, "repository": { "type": "git", "url": "git://github.com/gruntjs/grunt-contrib-uglify.git" }, "scripts": { "test": "grunt test" }, "version": "0.7.0" }