{
  "_from": "workbox-build@^5.1.2",
  "_id": "workbox-build@5.1.2",
  "_inBundle": false,
  "_integrity": "sha512-6FHeCu/udfJW3C6sKeKE5RKkaTQKf8XECKpSvbRDh2b7NFD5G//ax3xNMafke+5yRBIn9Xu4akr+QaAOt7lrHA==",
  "_location": "/workbox-build",
  "_phantomChildren": {
    "@ampproject/remapping": "2.2.1",
    "@babel/compat-data": "7.22.20",
    "@babel/helper-compilation-targets": "7.22.15",
    "@babel/helper-create-regexp-features-plugin": "7.22.15",
    "@babel/helper-environment-visitor": "7.22.20",
    "@babel/helper-skip-transparent-expression-wrappers": "7.22.5",
    "@babel/helper-string-parser": "7.22.5",
    "@babel/helper-validator-identifier": "7.22.20",
    "@babel/helper-validator-option": "7.22.15",
    "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "7.22.15",
    "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "7.22.15",
    "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
    "@babel/plugin-syntax-class-properties": "7.12.13",
    "@babel/plugin-syntax-class-static-block": "7.14.5",
    "@babel/plugin-syntax-dynamic-import": "7.8.3",
    "@babel/plugin-syntax-export-namespace-from": "7.8.3",
    "@babel/plugin-syntax-import-assertions": "7.22.5",
    "@babel/plugin-syntax-import-attributes": "7.22.5",
    "@babel/plugin-syntax-import-meta": "7.10.4",
    "@babel/plugin-syntax-logical-assignment-operators": "7.10.4",
    "@babel/plugin-syntax-nullish-coalescing-operator": "7.8.3",
    "@babel/plugin-syntax-numeric-separator": "7.10.4",
    "@babel/plugin-syntax-optional-chaining": "7.8.3",
    "@babel/plugin-syntax-private-property-in-object": "7.14.5",
    "@babel/plugin-syntax-top-level-await": "7.14.5",
    "@babel/plugin-syntax-unicode-sets-regex": "7.18.6",
    "@babel/plugin-transform-async-generator-functions": "7.22.15",
    "@babel/plugin-transform-class-properties": "7.22.5",
    "@babel/plugin-transform-class-static-block": "7.22.11",
    "@babel/plugin-transform-dynamic-import": "7.22.11",
    "@babel/plugin-transform-export-namespace-from": "7.22.11",
    "@babel/plugin-transform-json-strings": "7.22.11",
    "@babel/plugin-transform-logical-assignment-operators": "7.22.11",
    "@babel/plugin-transform-nullish-coalescing-operator": "7.22.11",
    "@babel/plugin-transform-numeric-separator": "7.22.11",
    "@babel/plugin-transform-object-rest-spread": "7.22.15",
    "@babel/plugin-transform-optional-catch-binding": "7.22.11",
    "@babel/plugin-transform-optional-chaining": "7.22.15",
    "@babel/plugin-transform-private-methods": "7.22.5",
    "@babel/plugin-transform-private-property-in-object": "7.22.11",
    "@babel/plugin-transform-unicode-escapes": "7.22.10",
    "@babel/plugin-transform-unicode-property-regex": "7.22.5",
    "@babel/plugin-transform-unicode-sets-regex": "7.22.5",
    "@babel/preset-modules": "0.1.6-no-external-plugins",
    "@babel/runtime": "7.10.4",
    "@jridgewell/gen-mapping": "0.3.3",
    "@jridgewell/trace-mapping": "0.3.19",
    "@types/estree": "0.0.39",
    "@types/node": "11.13.10",
    "babel-plugin-polyfill-corejs2": "0.4.5",
    "babel-plugin-polyfill-corejs3": "0.8.3",
    "babel-plugin-polyfill-regenerator": "0.5.2",
    "brace-expansion": "1.1.11",
    "chalk": "2.4.2",
    "debug": "4.1.1",
    "fs.realpath": "1.0.0",
    "gensync": "1.0.0-beta.2",
    "globals": "11.12.0",
    "graceful-fs": "4.2.11",
    "inflight": "1.0.6",
    "inherits": "2.0.3",
    "js-tokens": "4.0.0",
    "jsesc": "2.5.2",
    "jsonfile": "4.0.0",
    "once": "1.4.0",
    "path-is-absolute": "1.0.1",
    "to-fast-properties": "2.0.0",
    "universalify": "0.1.2",
    "update-browserslist-db": "1.0.11"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "workbox-build@^5.1.2",
    "name": "workbox-build",
    "escapedName": "workbox-build",
    "rawSpec": "^5.1.2",
    "saveSpec": null,
    "fetchSpec": "^5.1.2"
  },
  "_requiredBy": [
    "/workbox-webpack-plugin"
  ],
  "_resolved": "http://localhost:4873/workbox-build/-/workbox-build-5.1.2.tgz",
  "_shasum": "c460eef313ece2f988ff41006c42c5629a63e35d",
  "_spec": "workbox-build@^5.1.2",
  "_where": "D:\\Pytliki\\dom\\node_modules\\workbox-webpack-plugin",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/GoogleChrome/workbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@babel/core": "^7.8.4",
    "@babel/preset-env": "^7.8.4",
    "@babel/runtime": "^7.8.4",
    "@hapi/joi": "^15.1.0",
    "@rollup/plugin-node-resolve": "^7.1.1",
    "@rollup/plugin-replace": "^2.3.1",
    "@surma/rollup-plugin-off-main-thread": "^1.1.1",
    "common-tags": "^1.8.0",
    "fast-json-stable-stringify": "^2.1.0",
    "fs-extra": "^8.1.0",
    "glob": "^7.1.6",
    "lodash.template": "^4.5.0",
    "pretty-bytes": "^5.3.0",
    "rollup": "^1.31.1",
    "rollup-plugin-babel": "^4.3.3",
    "rollup-plugin-terser": "^5.2.0",
    "source-map": "^0.7.3",
    "source-map-url": "^0.4.0",
    "stringify-object": "^3.3.0",
    "strip-comments": "^1.0.2",
    "tempy": "^0.3.0",
    "upath": "^1.2.0",
    "workbox-background-sync": "^5.1.2",
    "workbox-broadcast-update": "^5.1.2",
    "workbox-cacheable-response": "^5.1.2",
    "workbox-core": "^5.1.2",
    "workbox-expiration": "^5.1.2",
    "workbox-google-analytics": "^5.1.2",
    "workbox-navigation-preload": "^5.1.2",
    "workbox-precaching": "^5.1.2",
    "workbox-range-requests": "^5.1.2",
    "workbox-routing": "^5.1.2",
    "workbox-strategies": "^5.1.2",
    "workbox-streams": "^5.1.2",
    "workbox-sw": "^5.1.2",
    "workbox-window": "^5.1.2"
  },
  "deprecated": false,
  "description": "A module that integrates into your build process, helping you generate a manifest of local files that workbox-sw should precache.",
  "engines": {
    "node": ">=8.0.0"
  },
  "gitHead": "3f8d99a8c8b741b0c9674df492f36fc316e44770",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "caching",
    "fetch requests",
    "offline",
    "file manifest"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "name": "workbox-build",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "scripts": {
    "build": "gulp build:update-cdn-details && gulp build-packages --package workbox-build",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "version": "5.1.2",
  "workbox": {
    "packageType": "node"
  }
}
