Packages
A web application in pursuit of meaning in life.
Current section
Files
Jump to
Current section
Files
assets/node_modules/clean-css-brunch/package.json
{
"_args": [
[
{
"raw": "clean-css-brunch@~2.0.0",
"scope": null,
"escapedName": "clean-css-brunch",
"name": "clean-css-brunch",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "clean-css-brunch@>=2.0.0 <2.1.0",
"_id": "clean-css-brunch@2.0.0",
"_inCache": true,
"_location": "/clean-css-brunch",
"_nodeVersion": "5.5.0",
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "3.5.3",
"_phantomChildren": {},
"_requested": {
"raw": "clean-css-brunch@~2.0.0",
"scope": null,
"escapedName": "clean-css-brunch",
"name": "clean-css-brunch",
"rawSpec": "~2.0.0",
"spec": ">=2.0.0 <2.1.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/clean-css-brunch/-/clean-css-brunch-2.0.0.tgz",
"_shasum": "37c27476c4708a0094cd646c9c464ac1970c4b17",
"_shrinkwrap": null,
"_spec": "clean-css-brunch@~2.0.0",
"_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/clean-css-brunch/issues"
},
"dependencies": {
"clean-css": "^3.4.8"
},
"description": "Adds CleanCSS support to brunch.",
"devDependencies": {
"chai": "^3.4.1",
"eslint": "^1.10.3",
"mocha": "^2.3.4"
},
"directories": {},
"dist": {
"shasum": "37c27476c4708a0094cd646c9c464ac1970c4b17",
"tarball": "https://registry.npmjs.org/clean-css-brunch/-/clean-css-brunch-2.0.0.tgz"
},
"gitHead": "4ce8f452727021a3e4a451889ffc93b8ff2a2262",
"homepage": "https://github.com/brunch/clean-css-brunch",
"license": "MIT",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
}
],
"name": "clean-css-brunch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brunch/clean-css-brunch.git"
},
"scripts": {
"test": "eslint index.js && node_modules/.bin/mocha"
},
"version": "2.0.0"
}