{
  "_args": [
    [
      {
        "raw": "speed-measure-webpack-plugin@1.3.1",
        "scope": null,
        "escapedName": "speed-measure-webpack-plugin",
        "name": "speed-measure-webpack-plugin",
        "rawSpec": "1.3.1",
        "spec": "1.3.1",
        "type": "version"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular"
    ]
  ],
  "_from": "speed-measure-webpack-plugin@1.3.1",
  "_hasShrinkwrap": false,
  "_id": "speed-measure-webpack-plugin@1.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/speed-measure-webpack-plugin",
  "_nodeVersion": "11.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/speed-measure-webpack-plugin_1.3.1_1552986655706_0.7111406245768088"
  },
  "_npmUser": {
    "name": "stephencookdev",
    "email": "stephen@stephencookdev.co.uk"
  },
  "_npmVersion": "6.5.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "speed-measure-webpack-plugin@1.3.1",
    "scope": null,
    "escapedName": "speed-measure-webpack-plugin",
    "name": "speed-measure-webpack-plugin",
    "rawSpec": "1.3.1",
    "spec": "1.3.1",
    "type": "version"
  },
  "_requiredBy": [
    "/@angular-devkit/build-angular"
  ],
  "_resolved": "https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.1.tgz",
  "_shasum": "69840a5cdc08b4638697dac7db037f595d7f36a0",
  "_shrinkwrap": null,
  "_spec": "speed-measure-webpack-plugin@1.3.1",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/@angular-devkit/build-angular",
  "author": {
    "name": "Stephen Cook",
    "email": "stephen@stephencookdev.co.uk"
  },
  "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": "^7.0.0",
    "husky": "^1.3.1",
    "jest": "^22.4.2",
    "lerna": "^2.9.0",
    "lint-staged": "^8.1.0",
    "prettier": "^1.15.3",
    "write-good": "^0.11.3"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qVIkJvbtS9j/UeZumbdfz0vg+QfG/zxonAjzefZrqzkr7xOncLVXkeGbTpzd1gjCBM4PmVNkWlkeTVhgskAGSQ==",
    "shasum": "69840a5cdc08b4638697dac7db037f595d7f36a0",
    "tarball": "https://registry.npmjs.org/speed-measure-webpack-plugin/-/speed-measure-webpack-plugin-1.3.1.tgz",
    "fileCount": 19,
    "unpackedSize": 227764,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckLIgCRA9TVsSAnZWagAA6SkP/2azj+YVh7OKPXVMCTwW\nHFGP4g/QBmaVr9uvfNESdMDACNn8zgfSPXM0QaUHiGJYSb4VXFEtt53gHNot\nPIcbyt8njIHIJSreLp95qb8wcUFWcZkbrtRPLaH7G0E23yoMHs40LlWGx/fE\nA9qEAEBZmCBTdIj2nYta9dUoz/O7chfHtEKrlU2Yzgx9W1dTHncqVeaH+dcw\naVl9jgx8mVNY6miiQaGh67qVql4C1XiV6kgLV44NtBCrYMZ90jXCQH8Rk3Uj\nEqe6VYFCSOsQO/3TlCg6nw1U+VUpZsaRDUHQ4JZVc7V1v4Qx4o8uHaS3keVi\nB7LpUeMg1bXz5NzeHnOW40ZYT71Of/AnTmDfpb9cyPOp1BrqosrW3BgnLKpv\nLl7RfFZ7wNcOpNsbwr39Jrvzds6TrbFU8okZEWeoOVUqQLbfzqO8I60hwvdj\ngYm7dSaQnixu/y0f8Rf517TME+z2QwYy+9q3ifc0tfGOM98Qelzi91+oSRIP\nmY4+P2rKO0jgCh1QeajLEoQHTIqHuSM6949P208S4E9pVnHwf1T2jr7Oy5CC\nuYpy2G8Ne4zqUB6+n8sEzIbVtcDPWrpljKvHxEyc3ulkaHb9qUHR4k771TuU\nQsxs+bIFPEE3HE0meHocwPMoYjDUFVAehyBy1dae9MgrAJlxg5vMc4zr5vk7\nkqZQ\r\n=vErQ\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "gitHead": "469644031367772be9c2604afbcae7987cf05232",
  "homepage": "https://github.com/stephencookdev/speed-measure-webpack-plugin#readme",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged"
    }
  },
  "license": "MIT",
  "lint-staged": {
    "*.{js,json,css,md}": [
      "prettier --write",
      "git add"
    ]
  },
  "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.1"
}
