{
  "name": "test-exclude",
  "version": "5.2.3",
  "description": "test for inclusion or exclusion of paths using pkg-conf and globs",
  "main": "index.js",
  "files": [
    "index.js"
  ],
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/istanbuljs/istanbuljs.git"
  },
  "keywords": [
    "exclude",
    "include",
    "glob",
    "package",
    "config"
  ],
  "author": "Ben Coe <ben@npmjs.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "homepage": "https://istanbul.js.org/",
  "dependencies": {
    "glob": "^7.1.3",
    "minimatch": "^3.0.4",
    "read-pkg-up": "^4.0.0",
    "require-main-filename": "^2.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "gitHead": "90e60cc47833bb780680f916488ca24f0be36ca2"

,"_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-5.2.3.tgz"
,"_integrity": "sha512-M+oxtseCFO3EDtAaGH7iiej3CBkzXqFMbzqYAACdzKui4eZA+pq3tZEwChvOdNfa7xxy8BfbmgJSIr43cC/+2g=="
,"_from": "test-exclude@5.2.3"
}