{ "_from": "workbox-broadcast-update@6.6.0", "_id": "workbox-broadcast-update@6.6.0", "_inBundle": false, "_integrity": "sha512-nm+v6QmrIFaB/yokJmQ/93qIJ7n72NICxIwQwe5xsZiV2aI93MGGyEyzOzDPVz5THEr5rC3FJSsO3346cId64Q==", "_location": "/workbox-broadcast-update", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-broadcast-update@6.6.0", "name": "workbox-broadcast-update", "escapedName": "workbox-broadcast-update", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.6.0.tgz", "_shasum": "0abb9b638c5fe70e1305161df76db1926ff83d21", "_spec": "workbox-broadcast-update@6.6.0", "_where": "/home/josie/development/hdlines/hdlines-react/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.6.0" }, "deprecated": false, "description": "A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated", "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "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.6.0", "workbox": { "browserNamespace": "workbox.broadcastUpdate", "packageType": "sw" } }