{
  "_from": "workbox-core@6.5.4",
  "_id": "workbox-core@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-OXYb+m9wZm8GrORlV2vBbE5EC1FKu71GGp0H4rjmxmF4/HLbMCoTFws87M3dFwgpmg0v00K++PImpNQ6J5NQ6Q==",
  "_location": "/workbox-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-core@6.5.4",
    "name": "workbox-core",
    "escapedName": "workbox-core",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_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.5.4.tgz",
  "_shasum": "df48bf44cd58bb1d1726c49b883fb1dffa24c9ba",
  "_spec": "workbox-core@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,
  "deprecated": false,
  "description": "This module is used by a number of the other Workbox modules to share common code.",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "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.5.4",
  "workbox": {
    "browserNamespace": "workbox.core",
    "packageType": "sw"
  }
}
