{
  "_from": "workbox-expiration@6.6.0",
  "_id": "workbox-expiration@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-baplYXcDHbe8vAo7GYvyAmlS4f6998Jff513L4XvlzAOxcl8F620O91guoJ5EOf5qeXG4cGdNZHkkVAPouFCpw==",
  "_location": "/workbox-expiration",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-expiration@6.6.0",
    "name": "workbox-expiration",
    "escapedName": "workbox-expiration",
    "rawSpec": "6.6.0",
    "saveSpec": null,
    "fetchSpec": "6.6.0"
  },
  "_requiredBy": [
    "/workbox-build",
    "/workbox-recipes"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.6.0.tgz",
  "_shasum": "2299c86a9c9dcca17eec48f68ac88b8652bc8e4e",
  "_spec": "workbox-expiration@6.6.0",
  "_where": "/var/www/html/prod/amplitech-react-js/node_modules/workbox-build",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "idb": "^7.0.1",
    "workbox-core": "6.6.0"
  },
  "deprecated": false,
  "description": "A service worker helper library that expires cached responses based on age or maximum number of entries.",
  "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-expiration",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.6.0",
  "workbox": {
    "browserNamespace": "workbox.expiration",
    "packageType": "sw"
  }
}
