{ "_from": "workbox-strategies@6.6.0", "_id": "workbox-strategies@6.6.0", "_inBundle": false, "_integrity": "sha512-eC07XGuINAKUWDnZeIPdRdVja4JQtTuc35TZ8SwMb1ztjp7Ddq2CJ4yqLvWzFWGlYI7CG/YGqaETntTxBGdKgQ==", "_location": "/workbox-strategies", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-strategies@6.6.0", "name": "workbox-strategies", "escapedName": "workbox-strategies", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build", "/workbox-google-analytics", "/workbox-precaching", "/workbox-recipes" ], "_resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.6.0.tgz", "_shasum": "71bb60a46ebaa0c528491b8b521f5a1c7b35f0c5", "_spec": "workbox-strategies@6.6.0", "_where": "/home/josie/development/hdlines/hdlines-react/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": false, "description": "A service worker helper library implementing common caching strategies.", "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "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.6.0", "workbox": { "browserNamespace": "workbox.strategies", "packageType": "sw" } }