{ "_from": "workbox-strategies@^4.3.1", "_id": "workbox-strategies@4.3.1", "_inBundle": false, "_integrity": "sha512-F/+E57BmVG8dX6dCCopBlkDvvhg/zj6VDs0PigYwSN23L8hseSRwljrceU2WzTvk/+BSYICsWmRq5qHS2UYzhw==", "_location": "/workbox-strategies", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "workbox-strategies@^4.3.1", "name": "workbox-strategies", "escapedName": "workbox-strategies", "rawSpec": "^4.3.1", "saveSpec": null, "fetchSpec": "^4.3.1" }, "_requiredBy": [ "/workbox-build", "/workbox-google-analytics" ], "_resolved": "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-4.3.1.tgz", "_shasum": "d2be03c4ef214c115e1ab29c9c759c9fe3e9e646", "_spec": "workbox-strategies@^4.3.1", "_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\workbox-build", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "bundleDependencies": false, "dependencies": { "workbox-core": "^4.3.1" }, "deprecated": false, "description": "A service worker helper library implementing common caching strategies.", "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "router", "routing" ], "license": "MIT", "main": "build/workbox-strategies.prod.js", "module": "index.mjs", "name": "workbox-strategies", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "scripts": { "build": "gulp build-packages --package workbox-strategies", "prepare": "npm run build", "version": "npm run build" }, "version": "4.3.1", "workbox": { "browserNamespace": "workbox.strategies", "packageType": "browser" } }