{
  "_args": [
    [
      {
        "raw": "test-exclude@^4.2.1",
        "scope": null,
        "escapedName": "test-exclude",
        "name": "test-exclude",
        "rawSpec": "^4.2.1",
        "spec": ">=4.2.1 <5.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/babel-plugin-istanbul"
    ]
  ],
  "_from": "test-exclude@>=4.2.1 <5.0.0",
  "_hasShrinkwrap": false,
  "_id": "test-exclude@4.2.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/test-exclude",
  "_nodeVersion": "10.9.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/test-exclude_4.2.3_1536186504402_0.01974045492065346"
  },
  "_npmUser": {
    "name": "coreyfarrell",
    "email": "git@cfware.com"
  },
  "_npmVersion": "6.2.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "test-exclude@^4.2.1",
    "scope": null,
    "escapedName": "test-exclude",
    "name": "test-exclude",
    "rawSpec": "^4.2.1",
    "spec": ">=4.2.1 <5.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/babel-plugin-istanbul"
  ],
  "_resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.3.tgz",
  "_shasum": "a9a5e64474e4398339245a0a769ad7c2f4a97c20",
  "_shrinkwrap": null,
  "_spec": "test-exclude@^4.2.1",
  "_where": "/home/lively4/lively4/ojs/node_modules/babel-plugin-istanbul",
  "author": {
    "name": "Ben Coe",
    "email": "ben@npmjs.com"
  },
  "bugs": {
    "url": "https://github.com/istanbuljs/istanbuljs/issues"
  },
  "dependencies": {
    "arrify": "^1.0.1",
    "micromatch": "^2.3.11",
    "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"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-SYbXgY64PT+4GAL2ocI3HwPa4Q4TBKm0cwAVeKOt/Aoc0gSpNRjJX8w0pA1LMKZ3LBmd8pYBqApFNQLII9kavA==",
    "shasum": "a9a5e64474e4398339245a0a769ad7c2f4a97c20",
    "tarball": "https://registry.npmjs.org/test-exclude/-/test-exclude-4.2.3.tgz",
    "fileCount": 5,
    "unpackedSize": 14307,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkFiJCRA9TVsSAnZWagAAhVQQAJ3eJIc5ZW78Geg9L46Y\nmKpU3RyhuFh48gwA34/4/5QsQTLLOi5mx0HgJ2FVEzN4f7c/0/sZVkSRv8sN\nwlFgWwKA0BL6qNT+X/tGsBvrsSoE/j1U7IBOyI5vhsCGd656nrkLR0nRnmwp\nQ4xK2VQryzeymNigWQBSOkD+BiSI+rK1v4X7UKTEfDtBZ4t8XKiqd2Tcegz8\neiRanhN4tBvk81uYRXRUTPOraczJ778mTr4B5tvgKKwi+OQdw8n9iG1NbMlp\nHUh8se4OcPkt0uxw9osNjplxSRQLS4NA0vj1yGcq4fQ9aE9PV2qzyQPXeO49\nJPvwlTnoa5uhvP42iyBwnWLEKJc3NQJELnyxbc9RIN8KRIAKarnljyKF6ACC\nLcE2LPDSMlyI5BAUkQdO4AKnhxpU1CyqWVazwwOawz9u9RlCXvl4x3lGyWqS\nTbhrCd0NdRbx67ZcdYFxBlWKkAX5yiCUfTVr6nofE8VCpPkKbxHasHCwW4MZ\nUEQtZsAlnRWjmpiQoGmFdYyCxoLULo9MNW4w9RbDA0N9Fc7PXlRhe7u0FmiA\nIm0A3iRcQTzGU2HnKc435HKgHajPB8R2wXj8DNVTJurb+hPv+lLWtrUaZJ5t\njm2eYmY/lpHYs6Qpa6po/mdy3wZIWt3r6GVsobuNTIg8JrzRhc8MiC2+eNs6\nZ8JV\r\n=UJ7b\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "greenkeeper": {
    "ignore": [
      "read-pkg-up"
    ]
  },
  "homepage": "https://github.com/istanbuljs/istanbuljs#readme",
  "keywords": [
    "exclude",
    "include",
    "glob",
    "package",
    "config"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "bcoe",
      "email": "ben@npmjs.com"
    },
    {
      "name": "coreyfarrell",
      "email": "git@cfware.com"
    },
    {
      "name": "jakxz",
      "email": "jgkurian@me.com"
    }
  ],
  "name": "test-exclude",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/istanbuljs/istanbuljs.git"
  },
  "scripts": {
    "pretest": "standard",
    "test": "mocha"
  },
  "version": "4.2.3"
}
