{ "name": "grunt-contrib-uglify", "description": "Minify files with UglifyJS.", "version": "0.9.1", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git" }, "licenses": [ { "type": "MIT", "url": "https://github.com/gruntjs/grunt-contrib-uglify/blob/master/LICENSE-MIT" } ], "engines": { "node": ">=0.10.0" }, "scripts": { "test": "grunt test" }, "dependencies": { "chalk": "^1.0.0", "lodash": "^3.2.0", "maxmin": "^1.0.0", "uglify-js": "^2.4.19", "uri-path": "0.0.2" }, "devDependencies": { "grunt": "^0.4.2", "grunt-cli": "^0.1.13", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-internal": "^0.4.12", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-nodeunit": "^0.4.0" }, "peerDependencies": { "grunt": ">=0.4.0" }, "keywords": [ "gruntplugin" ], "files": [ "tasks" ], "appveyor_id": "ybtf5vbvtenii561", "contributors": [ { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com" }, { "name": "Tyler Kellen", "url": "http://goingslowly.com" }, { "name": "Jarrod Overson", "url": "http://jarrodoverson.com" } ], "gitHead": "06e51d7ddaddaa8680d7ce6e2efa80cd7c0fb114", "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues" }, "homepage": "https://github.com/gruntjs/grunt-contrib-uglify", "_id": "grunt-contrib-uglify@0.9.1", "_shasum": "1eb8420009f15ed1a97368077479ab25ded28d1b", "_from": "grunt-contrib-uglify@*", "_npmVersion": "2.4.1", "_nodeVersion": "0.10.35", "_npmUser": { "name": "vladikoff", "email": "vlad@vladikoff.com" }, "maintainers": [ { "name": "tkellen", "email": "tyler@sleekcode.net" }, { "name": "cowboy", "email": "cowboy@rj3.net" }, { "name": "shama", "email": "kyle@dontkry.com" }, { "name": "jsoverson", "email": "jsoverson@gmail.com" }, { "name": "jmeas", "email": "jellyes2@gmail.com" }, { "name": "vladikoff", "email": "vlad@vladikoff.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "dist": { "shasum": "1eb8420009f15ed1a97368077479ab25ded28d1b", "tarball": "http://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.1.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.9.1.tgz", "readme": "ERROR: No README data found!" }