{
  "_from": "workbox-core@6.6.0",
  "_id": "workbox-core@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-GDtFRF7Yg3DD859PMbPAYPeJyg5gJYXuBQAC+wyrWuuXgpfoOrIQIvFRZnQ7+czTIQjIr1DhLEGFzZanAT/3bQ==",
  "_location": "/workbox-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-core@6.6.0",
    "name": "workbox-core",
    "escapedName": "workbox-core",
    "rawSpec": "6.6.0",
    "saveSpec": null,
    "fetchSpec": "6.6.0"
  },
  "_requiredBy": [
    "/workbox-background-sync",
    "/workbox-broadcast-update",
    "/workbox-build",
    "/workbox-cacheable-response",
    "/workbox-expiration",
    "/workbox-google-analytics",
    "/workbox-navigation-preload",
    "/workbox-precaching",
    "/workbox-range-requests",
    "/workbox-recipes",
    "/workbox-routing",
    "/workbox-strategies",
    "/workbox-streams",
    "/workbox-window"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.6.0.tgz",
  "_shasum": "d0f6929e338e0025d412291390e7462a5f879576",
  "_spec": "workbox-core@6.6.0",
  "_where": "/home/smiles/public_html/rpos/node_modules/workbox-build",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "This module is used by a number of the other Workbox modules to share common code.",
  "gitHead": "252644491d9bb5a67518935ede6df530107c9475",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "workbox-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.6.0",
  "workbox": {
    "browserNamespace": "workbox.core",
    "packageType": "sw"
  }
}
