Packages
A web application in pursuit of meaning in life.
Retired package: Complete rewrite, scratch old versions
Current section
Files
Jump to
Current section
Files
assets/node_modules/clean-css-brunch/package.json
{
"_args": [
[
{
"raw": "clean-css-brunch@2.10.0",
"scope": null,
"escapedName": "clean-css-brunch",
"name": "clean-css-brunch",
"rawSpec": "2.10.0",
"spec": "2.10.0",
"type": "version"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "clean-css-brunch@2.10.0",
"_id": "clean-css-brunch@2.10.0",
"_inCache": true,
"_location": "/clean-css-brunch",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/clean-css-brunch-2.10.0.tgz_1486589596874_0.34855244937352836"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "clean-css-brunch@2.10.0",
"scope": null,
"escapedName": "clean-css-brunch",
"name": "clean-css-brunch",
"rawSpec": "2.10.0",
"spec": "2.10.0",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/clean-css-brunch/-/clean-css-brunch-2.10.0.tgz",
"_shasum": "6a151e6509589cd341dce04981a1c75062a22d18",
"_shrinkwrap": null,
"_spec": "clean-css-brunch@2.10.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": "~4.0"
},
"description": "Adds CleanCSS support to brunch.",
"devDependencies": {
"chai": "^3.4.1",
"eslint": "^3.12.2",
"eslint-config-brunch": "^1",
"mocha": "^2.3.4"
},
"directories": {},
"dist": {
"shasum": "6a151e6509589cd341dce04981a1c75062a22d18",
"tarball": "https://registry.npmjs.org/clean-css-brunch/-/clean-css-brunch-2.10.0.tgz"
},
"eslintConfig": {
"extends": "brunch"
},
"gitHead": "3517524950fa2079667097a9785ddb0343e56b58",
"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 && mocha"
},
"version": "2.10.0"
}