{
  "_from": "workbox-routing@6.5.4",
  "_id": "workbox-routing@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==",
  "_location": "/workbox-routing",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-routing@6.5.4",
    "name": "workbox-routing",
    "escapedName": "workbox-routing",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_requiredBy": [
    "/workbox-build",
    "/workbox-google-analytics",
    "/workbox-precaching",
    "/workbox-recipes",
    "/workbox-streams"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.5.4.tgz",
  "_shasum": "6a7fbbd23f4ac801038d9a0298bc907ee26fe3da",
  "_spec": "workbox-routing@6.5.4",
  "_where": "/var/www/justnowapp/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.5.4"
  },
  "deprecated": false,
  "description": "A service worker helper library to route request URLs to handlers.",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "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.5.4",
  "workbox": {
    "browserNamespace": "workbox.routing",
    "packageType": "sw"
  }
}
