{ "_from": "workbox-precaching@6.6.0", "_id": "workbox-precaching@6.6.0", "_inBundle": false, "_integrity": "sha512-eYu/7MqtRZN1IDttl/UQcSZFkHP7dnvr/X3Vn6Iw6OsPMruQHiVjjomDFCNtd8k2RdjLs0xiz9nq+t3YVBcWPw==", "_location": "/workbox-precaching", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-precaching@6.6.0", "name": "workbox-precaching", "escapedName": "workbox-precaching", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build", "/workbox-recipes" ], "_resolved": "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.6.0.tgz", "_shasum": "8c701473316427fafad559e26adfb44b72ae6ffc", "_spec": "workbox-precaching@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", "workbox-routing": "6.6.0", "workbox-strategies": "6.6.0" }, "deprecated": false, "description": "This module efficiently precaches assets.", "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw" ], "license": "MIT", "main": "index.js", "module": "index.mjs", "name": "workbox-precaching", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.precaching", "packageType": "sw" } }