{ "_from": "workbox-recipes@6.6.0", "_id": "workbox-recipes@6.6.0", "_inBundle": false, "_integrity": "sha512-TFi3kTgYw73t5tg73yPVqQC8QQjxJSeqjXRO4ouE/CeypmP2O/xqmB/ZFBBQazLTPxILUQ0b8aeh0IuxVn9a6A==", "_location": "/workbox-recipes", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-recipes@6.6.0", "name": "workbox-recipes", "escapedName": "workbox-recipes", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.6.0.tgz", "_shasum": "bec06d4f5605b12e983d08ccbac4e70932496c6c", "_spec": "workbox-recipes@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-cacheable-response": "6.6.0", "workbox-core": "6.6.0", "workbox-expiration": "6.6.0", "workbox-precaching": "6.6.0", "workbox-routing": "6.6.0", "workbox-strategies": "6.6.0" }, "deprecated": false, "description": "A service worker helper library to manage common request and caching patterns", "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-recipes", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.recipes", "packageType": "sw" } }