{
  "_args": [
    [
      {
        "raw": "csscomb-core@3.0.0-3",
        "scope": null,
        "escapedName": "csscomb-core",
        "name": "csscomb-core",
        "rawSpec": "3.0.0-3",
        "spec": "3.0.0-3",
        "type": "version"
      },
      "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb"
    ]
  ],
  "_from": "csscomb-core@3.0.0-3",
  "_id": "csscomb-core@3.0.0-3",
  "_inCache": true,
  "_location": "/csscomb-core",
  "_npmUser": {
    "name": "tonyganch",
    "email": "tonyganch+github@gmail.com"
  },
  "_npmVersion": "2.0.0-beta.0",
  "_phantomChildren": {
    "lru-cache": "2.7.3",
    "sigmund": "1.0.1"
  },
  "_requested": {
    "raw": "csscomb-core@3.0.0-3",
    "scope": null,
    "escapedName": "csscomb-core",
    "name": "csscomb-core",
    "rawSpec": "3.0.0-3",
    "spec": "3.0.0-3",
    "type": "version"
  },
  "_requiredBy": [
    "/csscomb"
  ],
  "_resolved": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-3.0.0-3.tgz",
  "_shasum": "aa8cafae1c7c5b14544f3dad5d5d1dd4580c85ca",
  "_shrinkwrap": null,
  "_spec": "csscomb-core@3.0.0-3",
  "_where": "/Users/tsnorri/bower_components/bootstrap/node_modules/csscomb",
  "bugs": {
    "url": "https://github.com/csscomb/core/issues"
  },
  "dependencies": {
    "gonzales-pe": "3.0.0-28",
    "minimatch": "0.2.12",
    "vow": "0.4.4",
    "vow-fs": "0.3.2"
  },
  "description": "Framework for writing postprocessors",
  "devDependencies": {
    "jscoverage": "0.5.x",
    "mocha": "1.20.x"
  },
  "directories": {},
  "dist": {
    "shasum": "aa8cafae1c7c5b14544f3dad5d5d1dd4580c85ca",
    "tarball": "https://registry.npmjs.org/csscomb-core/-/csscomb-core-3.0.0-3.tgz"
  },
  "gitHead": "bcc4407062570e1c5c8996d0a66a58da19f30576",
  "homepage": "https://github.com/csscomb/core",
  "license": "MIT",
  "main": "lib/core.js",
  "maintainers": [
    {
      "name": "tonyganch",
      "email": "tonyganch+github@gmail.com"
    }
  ],
  "name": "csscomb-core",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/csscomb/core.git"
  },
  "scripts": {
    "cov": "mocha -r jscoverage --covout=html test >> /dev/null && open ./covreporter/index.html",
    "test": "mocha"
  },
  "version": "3.0.0-3"
}
