{
  "_args": [
    [
      "speed-measure-webpack-plugin@^1.2.3",
      "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "speed-measure-webpack-plugin@>=1.2.3 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "speed-measure-webpack-plugin@1.3.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/speed-measure-webpack-plugin",
  "_nodeVersion": "10.15.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/speed-measure-webpack-plugin_1.3.3_1584922130259_0.4838481594530619"
  },
  "_npmUser": {
    "email": "stephen@stephencookdev.co.uk",
    "name": "stephencookdev"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "name": "speed-measure-webpack-plugin",
    "raw": "speed-measure-webpack-plugin@^1.2.3",
    "rawSpec": "^1.2.3",
    "scope": null,
    "spec": ">=1.2.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.3.tgz",
  "_shasum": "6ff894fc83e8a6310dde3af863a0329cd79da4f5",
  "_shrinkwrap": null,
  "_spec": "speed-measure-webpack-plugin@^1.2.3",
  "_where": "/var/www/html/isbn/resources/angular-app/node_modules/@angular-devkit/build-angular",
  "author": {
    "email": "stephen@stephencookdev.co.uk",
    "name": "Stephen Cook"
  },
  "bugs": {
    "url": "https://github.com/stephencookdev/speed-measure-webpack-plugin/issues"
  },
  "dependencies": {
    "chalk": "^2.0.1"
  },
  "description": "Measure + analyse the speed of your webpack loaders and plugins",
  "devDependencies": {
    "alex": "^8.1.1",
    "husky": "^4.2.3",
    "jest": "^22.4.2",
    "lerna": "^2.9.0",
    "lint-staged": "^10.0.8",
    "prettier": "^2.0.1",
    "write-good": "^1.0.2"
  },
  "directories": {},
  "dist": {
    "fileCount": 19,
    "integrity": "sha512-2ljD4Ch/rz2zG3HsLsnPfp23osuPBS0qPuz9sGpkNXTN1Ic4M+W9xB8l8rS8ob2cO4b1L+WTJw/0AJwWYVgcxQ==",
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJed/4SCRA9TVsSAnZWagAAUN8P/i/C2lSywmEHmlzGmW1y\no0aXpG9nhTq9ok9SmYiod9sfWFEbemaTdjHEmEL4oWbITwkreppvUQx8lxaG\ny0Zshq7V5ZHfnYpcrL3ODBvYILCxZlryM5SQTXJeQcRe01qyea+5TCCr1U9h\nzKB0o+Rj8mHwAJ6vR1RsQGitHQR6tITH7tAY/sREfmg4Chb3T+iHWhImkQSE\nfz2LRDrnSXdBUiM+QPHWdqH5yfFUn9VP1FfvbMfIiA5P8RZToYEQWwNzy/dT\nJgmOFCtOeQMoWbO1hZDE1nuX90y51Gf/sp/tc80XI3ORBm/9iBnRhAOUKfzb\nsrYPbEih2PPReJXaWLm5Gd558aAhFlXyjkBb8uhZhGrOFbI//PTl2XIyZeLm\noYXgTWt9wvGaU2SmZ2fIyxA16+THul/ip0r+x6LyeZ/GQbGl27ecUmtTM35L\n1YNtbVW3HP0cj6kzR+64Yv9nOv0srfP2Fpe5UigUEIK8fm7w3F0Kizb4YwFy\n+0xvKXGY15ZqUzWMlYZBVAvyYCmfI3k3ikks2uPbTq9dHu/+edUmpQ/q4DD1\nHFNLE6v70HhL+ogmAoUaqu0wIZ4t6s5yVgSa8ytXa+rvTl5x96fso0BsGkJt\nBiBXsw5hsmy/LGycEOCLTU+Mn9SDqB+YJ5z7opRqZpc5PGRyirwunDDv8CUQ\n3PFF\r\n=gZpf\r\n-----END PGP SIGNATURE-----\r\n",
    "shasum": "6ff894fc83e8a6310dde3af863a0329cd79da4f5",
    "tarball": "https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.3.tgz",
    "unpackedSize": 217193
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "gitHead": "24052675160ceaf42f53d06e3da538ecf04e9e81",
  "homepage": "https://github.com/stephencookdev/speed-measure-webpack-plugin#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "license": "MIT",
  "lint-staged": {
    "*.{js,json,css,md}": [
      "git add",
      "prettier --write"
    ]
  },
  "main": "index.js",
  "maintainers": [
    {
      "name": "stephencookdev",
      "email": "stephen@stephencookdev.co.uk"
    }
  ],
  "name": "speed-measure-webpack-plugin",
  "optionalDependencies": {},
  "peerDependencies": {
    "webpack": "^1 || ^2 || ^3 || ^4"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/stephencookdev/speed-measure-webpack-plugin.git"
  },
  "scripts": {
    "audit-fix": "npm audit fix && lerna run audit-fix --parallel",
    "documentation-test": "alex ./*.md && write-good ./*.md",
    "functional-test": "lerna bootstrap && lerna run full-test",
    "test": "jest"
  },
  "version": "1.3.3"
}
