Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/uglify-js-brunch/package.json
{
"_args": [
[
{
"raw": "uglify-js-brunch@~2.0.1",
"scope": null,
"escapedName": "uglify-js-brunch",
"name": "uglify-js-brunch",
"rawSpec": "~2.0.1",
"spec": ">=2.0.1 <2.1.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "uglify-js-brunch@>=2.0.1 <2.1.0",
"_id": "uglify-js-brunch@2.0.1",
"_inCache": true,
"_location": "/uglify-js-brunch",
"_nodeVersion": "5.5.0",
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "uglify-js-brunch@~2.0.1",
"scope": null,
"escapedName": "uglify-js-brunch",
"name": "uglify-js-brunch",
"rawSpec": "~2.0.1",
"spec": ">=2.0.1 <2.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/uglify-js-brunch/-/uglify-js-brunch-2.0.1.tgz",
"_shasum": "bf55ba28df5e4ee5083bf7e3964d88eb4aabca13",
"_shrinkwrap": null,
"_spec": "uglify-js-brunch@~2.0.1",
"_where": "/Users/udia/sandbox/src/github.com/udia-software/udia/assets",
"author": {
"name": "Paul Miller",
"url": "http://paulmillr.com/"
},
"bugs": {
"url": "https://github.com/brunch/uglify-js-brunch/issues"
},
"dependencies": {
"uglify-js": "~2.6.1"
},
"description": "Adds Uglify minifying support to brunch.",
"devDependencies": {
"chai": "~1.9.0",
"eslint": "^1.10.3",
"mocha": "~1.17.1"
},
"directories": {},
"dist": {
"shasum": "bf55ba28df5e4ee5083bf7e3964d88eb4aabca13",
"tarball": "https://registry.npmjs.org/uglify-js-brunch/-/uglify-js-brunch-2.0.1.tgz"
},
"gitHead": "6e3a4b20e4ef1b919da92c5325cb4d9808e53ae3",
"homepage": "https://github.com/brunch/uglify-js-brunch",
"keywords": [
"brunchplugin",
"uglify",
"uglify-js",
"optimizer"
],
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
}
],
"name": "uglify-js-brunch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brunch/uglify-js-brunch.git"
},
"scripts": {
"test": "eslint index.js && node_modules/.bin/mocha"
},
"version": "2.0.1"
}