{
  "_args": [
    [
      {
        "raw": "css-brunch@~2.0.0",
        "scope": null,
        "escapedName": "css-brunch",
        "name": "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": "css-brunch@>=2.0.0 <2.1.0",
  "_id": "css-brunch@2.0.0",
  "_inCache": true,
  "_location": "/css-brunch",
  "_nodeVersion": "5.5.0",
  "_npmUser": {
    "name": "paulmillr",
    "email": "paul@paulmillr.com"
  },
  "_npmVersion": "3.5.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "css-brunch@~2.0.0",
    "scope": null,
    "escapedName": "css-brunch",
    "name": "css-brunch",
    "rawSpec": "~2.0.0",
    "spec": ">=2.0.0 <2.1.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/css-brunch/-/css-brunch-2.0.0.tgz",
  "_shasum": "a4c6bec7d7f6c8fa4769a72ee95cfdfc50c54157",
  "_shrinkwrap": null,
  "_spec": "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/css-brunch/issues"
  },
  "dependencies": {},
  "description": "Adds CSS support to brunch.",
  "devDependencies": {
    "chai": "1.7.0",
    "eslint": "^1.10.3",
    "mocha": "1.11.0"
  },
  "directories": {},
  "dist": {
    "shasum": "a4c6bec7d7f6c8fa4769a72ee95cfdfc50c54157",
    "tarball": "https://registry.npmjs.org/css-brunch/-/css-brunch-2.0.0.tgz"
  },
  "gitHead": "3db22e6907e9ec29e3fa9011fcf80428d93802ae",
  "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.0.0"
}
