{
  "_from": "workbox-core@^4.3.1",
  "_id": "workbox-core@4.3.1",
  "_inBundle": false,
  "_integrity": "sha512-I3C9jlLmMKPxAC1t0ExCq+QoAMd0vAAHULEgRZ7kieCdUd919n53WC0AfvokHNwqRhGn+tIIj7vcb5duCjs2Kg==",
  "_location": "/workbox-core",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "workbox-core@^4.3.1",
    "name": "workbox-core",
    "escapedName": "workbox-core",
    "rawSpec": "^4.3.1",
    "saveSpec": null,
    "fetchSpec": "^4.3.1"
  },
  "_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-routing",
    "/workbox-strategies",
    "/workbox-streams",
    "/workbox-window"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-4.3.1.tgz",
  "_shasum": "005d2c6a06a171437afd6ca2904a5727ecd73be6",
  "_spec": "workbox-core@^4.3.1",
  "_where": "/u1/h0/jkinne/public_html/cs499-f2019/code/sorting-algorithms/nbarrow1/bubble-sort-react/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": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw"
  ],
  "license": "MIT",
  "main": "build/workbox-core.prod.js",
  "module": "index.mjs",
  "name": "workbox-core",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "scripts": {
    "build": "gulp build-packages --package workbox-core",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "version": "4.3.1",
  "workbox": {
    "browserNamespace": "workbox.core",
    "packageType": "browser"
  }
}