{
  "_from": "workbox-google-analytics@6.6.0",
  "_id": "workbox-google-analytics@6.6.0",
  "_inBundle": false,
  "_integrity": "sha512-p4DJa6OldXWd6M9zRl0H6vB9lkrmqYFkRQ2xEiNdBFp9U0LhsGO7hsBscVEyH9H2/3eZZt8c97NB2FD9U2NJ+Q==",
  "_location": "/workbox-google-analytics",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-google-analytics@6.6.0",
    "name": "workbox-google-analytics",
    "escapedName": "workbox-google-analytics",
    "rawSpec": "6.6.0",
    "saveSpec": null,
    "fetchSpec": "6.6.0"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.6.0.tgz",
  "_shasum": "0db99ba0a08fcd67ddcfce255ebd74d83fc61ba1",
  "_spec": "workbox-google-analytics@6.6.0",
  "_where": "/home/smiles/public_html/rpos/node_modules/workbox-build",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "workbox-background-sync": "6.6.0",
    "workbox-core": "6.6.0",
    "workbox-routing": "6.6.0",
    "workbox-strategies": "6.6.0"
  },
  "deprecated": "It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained",
  "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
  "gitHead": "252644491d9bb5a67518935ede6df530107c9475",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "offline",
    "google",
    "analytics"
  ],
  "license": "MIT",
  "main": "index.js",
  "module": "index.mjs",
  "name": "workbox-google-analytics",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "types": "index.d.ts",
  "version": "6.6.0",
  "workbox": {
    "browserNamespace": "workbox.googleAnalytics",
    "outputFilename": "workbox-offline-ga",
    "packageType": "sw"
  }
}
