{
  "_from": "workbox-window@6.5.4",
  "_id": "workbox-window@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-HnLZJDwYBE+hpG25AQBO8RUWBJRaCsI9ksQJEp3aCOFCaG5kqaToAYXFRAHxzRluM2cQbGzdQF5rjKPWPA1fug==",
  "_location": "/workbox-window",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-window@6.5.4",
    "name": "workbox-window",
    "escapedName": "workbox-window",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-window/-/workbox-window-6.5.4.tgz",
  "_shasum": "d991bc0a94dff3c2dbb6b84558cff155ca878e91",
  "_spec": "workbox-window@6.5.4",
  "_where": "/var/www/justnowapp/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.5.4"
  },
  "deprecated": false,
  "description": "Simplifies communications with Workbox packages running in the service worker",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "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.5.4",
  "workbox": {
    "packageType": "window",
    "primaryBuild": "build/workbox-window.prod.mjs"
  }
}
