{
  "_args": [
    [
      "ignore@^2.2.19",
      "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint"
    ]
  ],
  "_from": "ignore@>=2.2.19 <3.0.0",
  "_id": "ignore@2.2.19",
  "_inCache": true,
  "_installable": true,
  "_location": "/ignore",
  "_nodeVersion": "0.12.1",
  "_npmUser": {
    "email": "i@kael.me",
    "name": "kael"
  },
  "_npmVersion": "3.3.9",
  "_phantomChildren": {},
  "_requested": {
    "name": "ignore",
    "raw": "ignore@^2.2.19",
    "rawSpec": "^2.2.19",
    "scope": null,
    "spec": ">=2.2.19 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/eslint"
  ],
  "_resolved": "https://registry.npmjs.org/ignore/-/ignore-2.2.19.tgz",
  "_shasum": "4c845a61f7e50b4a410f6156aaa38b6ad95e0c8f",
  "_shrinkwrap": null,
  "_spec": "ignore@^2.2.19",
  "_where": "/Users/gajus/Documents/dev/canonical-code-style/canonical/node_modules/eslint",
  "author": {
    "name": "kael"
  },
  "bugs": {
    "url": "https://github.com/kaelzhang/node-ignore/issues"
  },
  "dependencies": {},
  "description": "Ignore is a manager and filter for .gitignore rules.",
  "devDependencies": {
    "chai": "~1.7.2",
    "mocha": "~1.13.0"
  },
  "directories": {},
  "dist": {
    "shasum": "4c845a61f7e50b4a410f6156aaa38b6ad95e0c8f",
    "tarball": "http://registry.npmjs.org/ignore/-/ignore-2.2.19.tgz"
  },
  "files": [
    "LICENSE-MIT",
    "index.js"
  ],
  "gitHead": "97df28de4e8401e08c620986156924c1c0f3f37e",
  "homepage": "https://github.com/kaelzhang/node-ignore#readme",
  "keywords": [
    ".gitignore",
    "filter",
    "gitignore",
    "ignore",
    "manager",
    "npmignore",
    "regex",
    "regexp",
    "regular-expression",
    "rules"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "kael",
      "email": "i@kael.me"
    }
  ],
  "name": "ignore",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/kaelzhang/node-ignore.git"
  },
  "scripts": {
    "test": "mocha --reporter spec ./test/ignore.js"
  },
  "version": "2.2.19"
}
