{
  "_from": "workbox-strategies@6.5.4",
  "_id": "workbox-strategies@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-DEtsxhx0LIYWkJBTQolRxG4EI0setTJkqR4m7r4YpBdxtWJH1Mbg01Cj8ZjNOO8etqfA3IZaOPHUxCs8cBsKLw==",
  "_location": "/workbox-strategies",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-strategies@6.5.4",
    "name": "workbox-strategies",
    "escapedName": "workbox-strategies",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_requiredBy": [
    "/workbox-build",
    "/workbox-google-analytics",
    "/workbox-precaching",
    "/workbox-recipes"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.5.4.tgz",
  "_shasum": "4edda035b3c010fc7f6152918370699334cd204d",
  "_spec": "workbox-strategies@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,
  "dependencies": {
    "workbox-core": "6.5.4"
  },
  "deprecated": false,
  "description": "A service worker helper library implementing common caching strategies.",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "router",
    "routing"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "workbox-strategies",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.5.4",
  "workbox": {
    "browserNamespace": "workbox.strategies",
    "packageType": "sw"
  }
}
