UNPKG

nodulator

Version:

Complete NodeJS Framework for Restfull APIs

145 lines (144 loc) 3.46 kB
{ "_args": [ [ { "name": "grunt-contrib-uglify", "raw": "grunt-contrib-uglify@0.11.0", "rawSpec": "0.11.0", "scope": null, "spec": "0.11.0", "type": "version" }, "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets" ] ], "_from": "grunt-contrib-uglify@0.11.0", "_id": "grunt-contrib-uglify@0.11.0", "_inCache": true, "_installable": true, "_location": "/grunt-contrib-uglify", "_nodeVersion": "0.10.35", "_npmUser": { "email": "vlad@vladikoff.com", "name": "vladikoff" }, "_npmVersion": "2.14.8", "_phantomChildren": { "escape-string-regexp": "1.0.2" }, "_requested": { "name": "grunt-contrib-uglify", "raw": "grunt-contrib-uglify@0.11.0", "rawSpec": "0.11.0", "scope": null, "spec": "0.11.0", "type": "version" }, "_requiredBy": [ "/nodulator-assets" ], "_resolved": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.11.0.tgz", "_shasum": "c247397f73857f80c251c6d4ace4ac1d6eaad528", "_shrinkwrap": null, "_spec": "grunt-contrib-uglify@0.11.0", "_where": "/home/fgreiner/prog/js/Nodulator/src/Modules/Nodulator-Assets", "appveyor_id": "ybtf5vbvtenii561", "author": { "name": "Grunt Team", "url": "http://gruntjs.com/" }, "bugs": { "url": "https://github.com/gruntjs/grunt-contrib-uglify/issues" }, "contributors": [ { "name": "\"Cowboy\" Ben Alman", "url": "http://benalman.com" }, { "name": "Tyler Kellen", "url": "http://goingslowly.com" }, { "name": "Jarrod Overson", "url": "http://jarrodoverson.com" } ], "dependencies": { "chalk": "^1.0.0", "lodash": "^3.2.0", "maxmin": "^1.0.0", "uglify-js": "~2.6.0", "uri-path": "^1.0.0" }, "description": "Minify files with UglifyJS", "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" }, "directories": {}, "dist": { "shasum": "c247397f73857f80c251c6d4ace4ac1d6eaad528", "tarball": "https://registry.npmjs.org/grunt-contrib-uglify/-/grunt-contrib-uglify-0.11.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "tasks" ], "gitHead": "1deb3bee81bc766837648a71b2375dfb86147d4b", "homepage": "https://github.com/gruntjs/grunt-contrib-uglify#readme", "keywords": [ "gruntplugin" ], "license": "MIT", "maintainers": [ { "email": "tyler@sleekcode.net", "name": "tkellen" }, { "email": "cowboy@rj3.net", "name": "cowboy" }, { "email": "kyle@dontkry.com", "name": "shama" }, { "email": "jsoverson@gmail.com", "name": "jsoverson" }, { "email": "jellyes2@gmail.com", "name": "jmeas" }, { "email": "vlad@vladikoff.com", "name": "vladikoff" }, { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "grunt-contrib-uglify", "optionalDependencies": {}, "peerDependencies": { "grunt": ">=0.4.0" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/gruntjs/grunt-contrib-uglify.git" }, "scripts": { "test": "grunt test" }, "version": "0.11.0" }