{
  "_from": "workbox-cacheable-response@6.6.0",
  "_id": "workbox-cacheable-response@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-JfhJUSQDwsF1Xv3EV1vWzSsCOZn4mQ38bWEBR3LdvOxSPgB65gAM6cS2CX8rkkKHRgiLrN7Wxoyu+TuH67kHrw==",
  "_location": "/workbox-cacheable-response",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-cacheable-response@6.6.0",
    "name": "workbox-cacheable-response",
    "escapedName": "workbox-cacheable-response",
    "rawSpec": "6.6.0",
    "saveSpec": null,
    "fetchSpec": "6.6.0"
  },
  "_requiredBy": [
    "/workbox-build",
    "/workbox-recipes"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.6.0.tgz",
  "_shasum": "f6e453c1da1491392ba30e1070a10ce4e853950b",
  "_spec": "workbox-cacheable-response@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,
  "dependencies": {
    "workbox-core": "6.6.0"
  },
  "deprecated": "workbox-background-sync@6.6.0",
  "description": "This library takes a Response object and determines whether it's cacheable based on a specific configuration.",
  "gitHead": "252644491d9bb5a67518935ede6df530107c9475",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "workbox-plugin"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "workbox-cacheable-response",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.6.0",
  "workbox": {
    "browserNamespace": "workbox.cacheableResponse",
    "packageType": "sw"
  }
}
