Packages

A web application in pursuit of meaning in life.

Retired package: Complete rewrite, scratch old versions

Current section

Files

Jump to
udia assets node_modules css-brunch package.json
Raw

assets/node_modules/css-brunch/package.json

{
"_args": [
[
{
"raw": "css-brunch@2.10.0",
"scope": null,
"escapedName": "css-brunch",
"name": "css-brunch",
"rawSpec": "2.10.0",
"spec": "2.10.0",
"type": "version"
},
"/Users/udia/sandbox/src/github.com/udia-software/udia/assets"
]
],
"_from": "css-brunch@2.10.0",
"_id": "css-brunch@2.10.0",
"_inCache": true,
"_location": "/css-brunch",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/css-brunch-2.10.0.tgz_1486586932351_0.7145855468697846"
},
"_npmUser": {
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
"_npmVersion": "4.2.0",
"_phantomChildren": {},
"_requested": {
"raw": "css-brunch@2.10.0",
"scope": null,
"escapedName": "css-brunch",
"name": "css-brunch",
"rawSpec": "2.10.0",
"spec": "2.10.0",
"type": "version"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/css-brunch/-/css-brunch-2.10.0.tgz",
"_shasum": "b7c8e7208ea7a837c8608ea0e8e7b9a03c4a72f2",
"_shrinkwrap": null,
"_spec": "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/css-brunch/issues"
},
"dependencies": {
"postcss": "~5.1.2",
"postcss-modules": "~0.5.0"
},
"description": "Adds CSS support to brunch.",
"devDependencies": {
"chai": "1.7.0",
"eslint": "^2.1.0",
"mocha": "1.11.0"
},
"directories": {},
"dist": {
"shasum": "b7c8e7208ea7a837c8608ea0e8e7b9a03c4a72f2",
"tarball": "https://registry.npmjs.org/css-brunch/-/css-brunch-2.10.0.tgz"
},
"gitHead": "60a07b5cc0659544eb05efab6f8b2f2e1eaca69a",
"homepage": "https://github.com/brunch/css-brunch",
"main": "./lib/index",
"maintainers": [
{
"name": "paulmillr",
"email": "paul@paulmillr.com"
},
{
"name": "es128",
"email": "elan.shanker+npm@gmail.com"
}
],
"name": "css-brunch",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/brunch/css-brunch.git"
},
"scripts": {
"test": "eslint index.js && node_modules/.bin/mocha"
},
"version": "2.10.0"
}