{
  "_args": [
    [
      "watchpack@^1.5.0",
      "/var/www/html/isbn/resources/angular-app/node_modules/webpack"
    ]
  ],
  "_from": "watchpack@>=1.5.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "watchpack@1.7.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/watchpack",
  "_nodeVersion": "14.5.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/watchpack_1.7.4_1595606883251_0.4268026864790653"
  },
  "_npmUser": {
    "email": "tobias.koppers@googlemail.com",
    "name": "sokra"
  },
  "_npmVersion": "6.14.5",
  "_phantomChildren": {
    "is-glob": "4.0.1",
    "picomatch": "2.2.2"
  },
  "_requested": {
    "name": "watchpack",
    "raw": "watchpack@^1.5.0",
    "rawSpec": "^1.5.0",
    "scope": null,
    "spec": ">=1.5.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.4.tgz",
  "_shasum": "6e9da53b3c80bb2d6508188f5b200410866cd30b",
  "_shrinkwrap": null,
  "_spec": "watchpack@^1.5.0",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/webpack",
  "author": {
    "name": "Tobias Koppers @sokra"
  },
  "bugs": {
    "url": "https://github.com/webpack/watchpack/issues"
  },
  "dependencies": {
    "chokidar": "^3.4.1",
    "graceful-fs": "^4.1.2",
    "neo-async": "^2.5.0",
    "watchpack-chokidar2": "^2.0.0"
  },
  "description": "Wrapper library for directory and file watching.",
  "devDependencies": {
    "codecov.io": "^0.1.6",
    "coveralls": "^3.0.0",
    "eslint": "^4.18.1",
    "istanbul": "^0.4.3",
    "mocha": "^5.0.1",
    "rimraf": "^2.6.2",
    "should": "^8.3.1"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "fileCount": 7,
    "integrity": "sha512-aWAgTW4MoSJzZPAicljkO1hsi1oKj/RRq/OJQh2PKI2UKL04c2Bs+MBOB+BBABHTXJpf9mCwHN7ANCvYsvY2sg==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGwdjCRA9TVsSAnZWagAALd0QAIb2/5Q+aKf+fmtcMsMt\ntvwaDuCMmx3LV+shGHRPo4ycYLXkdx8MQTs7QoDQr0Qw5EhaNYNZNt3qdLYj\nTZt5x74zfo49+bIsCvvO9Iyb7SrvvJpR99+IdpQWDWbjTZg4JK0+EG/9S/sk\n664dviKfPk6MfurbjW8Pn+rpbcZYzj0DhdnoWftmeGbX518kgCDl2r5+6yT2\nVevkth8iSmwHN72sWbwT2k9bhijaj+zTwL9ZDnIvvqDxqvEYCdg2rIaUToRp\nf9qOOM6cFyguzcFAxyVqXvG4rhXAd5ksFo3X5PO6pma4ZS/he7eK6PZKS7eC\nGyykFClgC6dqNCTOFrh9FD12w5HsfSX55N/2ANchufytTySP4BIaHnx9HEdb\nI7OYLI7QK8SzI5HgzOcs7h/NDWlxUW1Ew9W5B6B8p2DY2ABYpjnbnCqt3fVv\nXjMZUzkQnDP7iS+RfTM3+/RSGy5YKkweMMAbc+GXSRcHX1dZCtJjg9ppkpzR\ntMHyr44HGBQAyjCLTh2S3C3Xl4Jg/bw6CZ/9K9kZW8u5qeio0jRJdV3/ymsx\nj4D1Bzwf3DZCFzfFsVoINgd727Pmf+s793sbfynDsIG5unDkuCX6RuOCdjHj\njP7bBPxTRKW3JRHFPhyx7vS8RSnMeREcL/h1k+HrXwn60NrzqWppV3bRrEqY\nZ9gl\r\n=Q23T\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "6e9da53b3c80bb2d6508188f5b200410866cd30b",
    "tarball": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.4.tgz",
    "unpackedSize": 22696
  },
  "gitHead": "f7ef8e0a5266f78242abe21faa34c5d56eecd21f",
  "homepage": "https://github.com/webpack/watchpack",
  "license": "MIT",
  "main": "./lib/watchpack.js",
  "maintainers": [
    {
      "name": "sokra",
      "email": "tobias.koppers@googlemail.com"
    }
  ],
  "name": "watchpack",
  "optionalDependencies": {
    "chokidar": "^3.4.1",
    "watchpack-chokidar2": "^2.0.0"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack/watchpack.git"
  },
  "scripts": {
    "cover": "istanbul cover node_modules/mocha/bin/_mocha",
    "lint": "eslint lib",
    "precover": "npm run lint",
    "pretest": "npm run lint",
    "test": "mocha",
    "travis": "npm run cover -- --report lcovonly"
  },
  "version": "1.7.4"
}
