{
  "_from": "workbox-broadcast-update@6.5.4",
  "_id": "workbox-broadcast-update@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-I/lBERoH1u3zyBosnpPEtcAVe5lwykx9Yg1k6f8/BGEPGaMMgZrwVrqL1uA9QZ1NGGFoyE6t9i7lBjOlDhFEEw==",
  "_location": "/workbox-broadcast-update",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-broadcast-update@6.5.4",
    "name": "workbox-broadcast-update",
    "escapedName": "workbox-broadcast-update",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.5.4.tgz",
  "_shasum": "8441cff5417cd41f384ba7633ca960a7ffe40f66",
  "_spec": "workbox-broadcast-update@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": {
    "workbox-core": "6.5.4"
  },
  "deprecated": false,
  "description": "A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "workbox-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "workbox-broadcast-update",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.5.4",
  "workbox": {
    "browserNamespace": "workbox.broadcastUpdate",
    "packageType": "sw"
  }
}
