{ "_from": "workbox-routing@6.6.0", "_id": "workbox-routing@6.6.0", "_inBundle": false, "_integrity": "sha512-x8gdN7VDBiLC03izAZRfU+WKUXJnbqt6PG9Uh0XuPRzJPpZGLKce/FkOX95dWHRpOHWLEq8RXzjW0O+POSkKvw==", "_location": "/workbox-routing", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-routing@6.6.0", "name": "workbox-routing", "escapedName": "workbox-routing", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build", "/workbox-google-analytics", "/workbox-precaching", "/workbox-recipes", "/workbox-streams" ], "_resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.6.0.tgz", "_shasum": "30128a649b8460c557ad0e70353077e325400558", "_spec": "workbox-routing@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 to route request URLs to handlers.", "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-routing", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.routing", "packageType": "sw" } }