{
  "_args": [
    [
      "ignore-walk@^3.0.1",
      "/var/www/html/isbn/resources/angular-app/node_modules/npm-packlist"
    ]
  ],
  "_from": "ignore-walk@>=3.0.1 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "ignore-walk@3.0.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/ignore-walk",
  "_nodeVersion": "12.11.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/ignore-walk_3.0.3_1570600332011_0.029580793898870805"
  },
  "_npmUser": {
    "email": "i@izs.me",
    "name": "isaacs"
  },
  "_npmVersion": "6.12.0",
  "_phantomChildren": {},
  "_requested": {
    "name": "ignore-walk",
    "raw": "ignore-walk@^3.0.1",
    "rawSpec": "^3.0.1",
    "scope": null,
    "spec": ">=3.0.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/npm-packlist"
  ],
  "_resolved": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz",
  "_shasum": "017e2447184bfeade7c238e4aefdd1e8f95b1e37",
  "_shrinkwrap": null,
  "_spec": "ignore-walk@^3.0.1",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/npm-packlist",
  "author": {
    "email": "i@izs.me",
    "name": "Isaac Z. Schlueter",
    "url": "http://blog.izs.me/"
  },
  "bugs": {
    "url": "https://github.com/isaacs/ignore-walk/issues"
  },
  "dependencies": {
    "minimatch": "^3.0.4"
  },
  "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
  "devDependencies": {
    "mkdirp": "^0.5.1",
    "mutate-fs": "^1.1.0",
    "rimraf": "^2.6.1",
    "tap": "^14.6.9"
  },
  "directories": {},
  "dist": {
    "fileCount": 4,
    "integrity": "sha512-m7o6xuOaT1aqheYHKf8W6J5pYH85ZI9w077erOzLje3JsB1gkafkAhHHY19dqjulgIZHFm32Cp5uNZgcQqdJKw==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnXWMCRA9TVsSAnZWagAA22UQAIBJ7R6oeG7WE/K6beK7\n4FsGKlQOSXtxCognK4xUUn2KMNzBoCYizLIU+wCvkxmkBusnW198YsS6ALDH\n+YjKNRG55bKm/EbMiBQjiNokCZ2YiYGUb51gUor8q8DUviOA48LumIRm87nK\nioPmAeStZ5en2S4jmINZ0obZ3v3lS4MxVuhJUPdHBNjwfI9RnDo8Px1jh5Bm\nwmhVt7e+TuNxk1OVpdJzBX9DsK6wq6V3Ht8VLt7FgmfjqDsOSMqq+SvxgdxP\nVs9BG9bJcL2Jo7ABUOzJiowKpHeo4wJ7f03xZgUlNHIQC4dZoefp6Wl3ohC/\n8QuV+8gsCFg4X4e/F+UYQbR7Wcv18GKkmXFM8qG0ihWEsc4AQ/Zm48q9cMRb\nHExf2SF6+4rybh4QKPHI7qWvgm7bz3E3Cyl8nGDb7WgT5m1G52UamabnxqAG\nahyV953c5cnSx7yzL6WYEl0u+X5H/UtxudW3R41qo8YEjLjiZA2Ei9c5tLJO\nWO6u5peCJ1fYpDBd46HjgBANEflyMYejRabi6oA3TIHmAD932MbLYP20c3Rj\n/2uLvgIK+/8c00o6KJEgF/USIuN2zv1+IjJfyIf+bUyqwfKcLYsThQ2CWqgh\nTGTqY6tKEys3vs+zDhyxG5COovImgFsMFblXvE1RJ341lmpPCnEXWAEnGNSN\nheIn\r\n=1egk\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "017e2447184bfeade7c238e4aefdd1e8f95b1e37",
    "tarball": "https://registry.npmjs.org/ignore-walk/-/ignore-walk-3.0.3.tgz",
    "unpackedSize": 10918
  },
  "gitHead": "67e6a0bade23187d970dc3334740e4c883448013",
  "homepage": "https://github.com/isaacs/ignore-walk#readme",
  "keywords": [
    ".gitignore",
    ".npmignore",
    "file",
    "glob",
    "ignore",
    "ignorefile"
  ],
  "license": "ISC",
  "main": "index.js",
  "maintainers": [
    {
      "name": "isaacs",
      "email": "i@izs.me"
    }
  ],
  "name": "ignore-walk",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/isaacs/ignore-walk.git"
  },
  "scripts": {
    "postpublish": "git push origin --all; git push origin --tags",
    "postversion": "npm publish",
    "preversion": "npm test",
    "test": "tap"
  },
  "tap": {
    "jobs": 1
  },
  "version": "3.0.3"
}
