{
  "_args": [
    [
      "test-exclude@4.2.1",
      "/Users/benjamincoe/oss/nyc"
    ]
  ],
  "_from": "test-exclude@4.2.1",
  "_id": "test-exclude@4.2.1",
  "_inBundle": false,
  "_integrity": "sha512-qpqlP/8Zl+sosLxBcVKl9vYy26T9NPalxSzzCP/OY6K7j938ui2oKgo+kRZYfxAeIpLqpbVnsHq1tyV70E4lWQ==",
  "_location": "/test-exclude",
  "_phantomChildren": {
    "arr-flatten": "1.1.0",
    "debug": "2.6.9",
    "define-property": "2.0.2",
    "extend-shallow": "3.0.2",
    "fragment-cache": "0.2.1",
    "is-buffer": "1.1.6",
    "is-extendable": "0.1.1",
    "nanomatch": "1.2.9",
    "object.pick": "1.3.0",
    "posix-character-classes": "0.1.1",
    "regex-not": "1.0.2",
    "repeat-element": "1.1.2",
    "repeat-string": "1.6.1",
    "snapdragon": "0.8.2",
    "snapdragon-node": "2.1.1",
    "split-string": "3.1.0",
    "to-regex": "3.0.2",
    "to-regex-range": "2.1.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "test-exclude@4.2.1",
    "name": "test-exclude",
    "escapedName": "test-exclude",
    "rawSpec": "4.2.1",
    "saveSpec": null,
    "fetchSpec": "4.2.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.1.tgz",
  "_spec": "4.2.1",
  "_where": "/Users/benjamincoe/oss/nyc",
  "author": {
    "name": "Ben Coe",
    "email": "ben@npmjs.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "dependencies": {
    "arrify": "^1.0.1",
    "micromatch": "^3.1.8",
    "object-assign": "^4.1.0",
    "read-pkg-up": "^1.0.1",
    "require-main-filename": "^1.0.1"
  },
  "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
  "devDependencies": {
    "chai": "^3.5.0",
    "mocha": "^3.1.2",
    "standard": "^9.0.0"
  },
  "files": [
    "index.js"
  ],
  "greenkeeper": {
    "ignore": [
      "read-pkg-up"
    ]
  },
  "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  "keywords": [
    "exclude",
    "include",
    "glob",
    "package",
    "config"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "test-exclude",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "version": "4.2.1"
}
