{
  "_from": "workbox-webpack-plugin@^6.4.1",
  "_id": "workbox-webpack-plugin@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-LmWm/zoaahe0EGmMTrSLUi+BjyR3cdGEfU3fS6PN1zKFYbqAKuQ+Oy/27e4VSXsyIwAw8+QDfk1XHNGtZu9nQg==",
  "_location": "/workbox-webpack-plugin",
  "_phantomChildren": {
    "source-list-map": "2.0.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "workbox-webpack-plugin@^6.4.1",
    "name": "workbox-webpack-plugin",
    "escapedName": "workbox-webpack-plugin",
    "rawSpec": "^6.4.1",
    "saveSpec": null,
    "fetchSpec": "^6.4.1"
  },
  "_requiredBy": [
    "/react-scripts"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-webpack-plugin/-/workbox-webpack-plugin-6.5.4.tgz",
  "_shasum": "baf2d3f4b8f435f3469887cf4fba2b7fac3d0fd7",
  "_spec": "workbox-webpack-plugin@^6.4.1",
  "_where": "/home/smartsensero/public_html/research.smartsense.ro/node_modules/react-scripts",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/GoogleChrome/workbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "fast-json-stable-stringify": "^2.1.0",
    "pretty-bytes": "^5.4.1",
    "upath": "^1.2.0",
    "webpack-sources": "^1.4.3",
    "workbox-build": "6.5.4"
  },
  "deprecated": false,
  "description": "A plugin for your Webpack build process, helping you generate a manifest of local files that workbox-sw should precache.",
  "devDependencies": {
    "@types/webpack": "^5.28.0"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "webpack",
    "service worker",
    "caching",
    "fetch requests",
    "offline",
    "file manifest"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "name": "workbox-webpack-plugin",
  "peerDependencies": {
    "webpack": "^4.4.0 || ^5.9.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "build/index.d.ts",
  "version": "6.5.4",
  "workbox": {
    "packageType": "node_ts"
  }
}
