{
  "_from": "workbox-window@6.6.0",
  "_id": "workbox-window@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-L4N9+vka17d16geaJXXRjENLFldvkWy7JyGxElRD0JvBxvFEd8LOhr+uXCcar/NzAmIBRv9EZ+M+Qr4mOoBITw==",
  "_location": "/workbox-window",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-window@6.6.0",
    "name": "workbox-window",
    "escapedName": "workbox-window",
    "rawSpec": "6.6.0",
    "saveSpec": null,
    "fetchSpec": "6.6.0"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.6.0.tgz",
  "_shasum": "a1b738340ea83323978ea9acc8f527c9240656d6",
  "_spec": "workbox-window@6.6.0",
  "_where": "/var/www/html/frontend-new/node_modules/workbox-build",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/trusted-types": "^2.0.2",
    "workbox-core": "6.6.0"
  },
  "deprecated": false,
  "description": "Simplifies communications with Workbox packages running in the service worker",
  "gitHead": "252644491d9bb5a67518935ede6df530107c9475",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "window",
    "message",
    "postMessage"
  ],
  "license": "MIT",
  "main": "build/workbox-window.prod.umd.js",
  "module": "build/workbox-window.prod.es5.mjs",
  "name": "workbox-window",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.6.0",
  "workbox": {
    "packageType": "window",
    "primaryBuild": "build/workbox-window.prod.mjs"
  }
}
