{
  "_args": [
    [
      "workbox-broadcast-update@4.3.1",
      "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server"
    ]
  ],
  "_from": "workbox-broadcast-update@4.3.1",
  "_id": "workbox-broadcast-update@4.3.1",
  "_inBundle": false,
  "_integrity": "sha512-MTSfgzIljpKLTBPROo4IpKjESD86pPFlZwlvVG32Kb70hW+aob4Jxpblud8EhNb1/L5m43DUM4q7C+W6eQMMbA==",
  "_location": "/workbox-broadcast-update",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-broadcast-update@4.3.1",
    "name": "workbox-broadcast-update",
    "escapedName": "workbox-broadcast-update",
    "rawSpec": "4.3.1",
    "saveSpec": null,
    "fetchSpec": "4.3.1"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-4.3.1.tgz",
  "_spec": "4.3.1",
  "_where": "/home/sigonasr2/Please-Contain-Yourself/ecommerce_docker/frontend_server",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "dependencies": {
    "workbox-core": "^4.3.1"
  },
  "description": "A service worker helper library that uses the Broadcast Channel API to announce when a cached response has updated",
  "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "workbox-plugin"
  ],
  "license": "MIT",
  "main": "build/workbox-broadcast-update.prod.js",
  "module": "index.mjs",
  "name": "workbox-broadcast-update",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "scripts": {
    "build": "gulp build-packages --package workbox-broadcast-update",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "version": "4.3.1",
  "workbox": {
    "browserNamespace": "workbox.broadcastUpdate",
    "packageType": "browser"
  }
}