{
  "_from": "workbox-webpack-plugin@^6.4.1",
  "_id": "workbox-webpack-plugin@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-xNZIZHalboZU66Wa7x1YkjIqEy1gTR+zPM+kjrYJzqN7iurYZBctBLISyScjhkJKYuRrZUP0iqViZTh8rS0+3A==",
  "_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.6.0.tgz",
  "_shasum": "3a6fc298ffb546d0bd1572f3aa2f43fcdb9cd40b",
  "_spec": "workbox-webpack-plugin@^6.4.1",
  "_where": "/home/smartsensero/public_html/mvp-frontend/front-end/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.6.0"
  },
  "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/node": "^18.15.11",
    "@types/webpack": "^5.28.1"
  },
  "engines": {
    "node": ">=10.0.0"
  },
  "gitHead": "252644491d9bb5a67518935ede6df530107c9475",
  "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.6.0",
  "workbox": {
    "packageType": "node_ts"
  }
}
