{
  "_args": [
    [
      "workbox-broadcast-cache-update@3.6.3",
      "/home/alex/Projects/SDPK/Works/content/sdpk-content"
    ]
  ],
  "_from": "workbox-broadcast-cache-update@3.6.3",
  "_id": "workbox-broadcast-cache-update@3.6.3",
  "_inBundle": false,
  "_integrity": "sha512-pJl4lbClQcvp0SyTiEw0zLSsVYE1RDlCPtpKnpMjxFtu8lCFTAEuVyzxp9w7GF4/b3P4h5nyQ+q7V9mIR7YzGg==",
  "_location": "/workbox-broadcast-cache-update",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-broadcast-cache-update@3.6.3",
    "name": "workbox-broadcast-cache-update",
    "escapedName": "workbox-broadcast-cache-update",
    "rawSpec": "3.6.3",
    "saveSpec": null,
    "fetchSpec": "3.6.3"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-broadcast-cache-update/-/workbox-broadcast-cache-update-3.6.3.tgz",
  "_spec": "3.6.3",
  "_where": "/home/alex/Projects/SDPK/Works/content/sdpk-content",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "dependencies": {
    "workbox-core": "^3.6.3"
  },
  "description": "A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw"
  ],
  "license": "Apache-2.0",
  "main": "build/workbox-broadcast-cache-update.prod.js",
  "module": "index.mjs",
  "name": "workbox-broadcast-cache-update",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "scripts": {
    "build": "gulp build-packages --package workbox-broadcast-cache-update",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "version": "3.6.3",
  "workbox": {
    "browserNamespace": "workbox.broadcastUpdate",
    "packageType": "browser"
  }
}
