{
  "_args": [
    [
      "workbox-google-analytics@5.1.4",
      "C:\\laragon\\www\\itokin\\DriverOPCDA\\frontend"
    ]
  ],
  "_from": "workbox-google-analytics@5.1.4",
  "_id": "workbox-google-analytics@5.1.4",
  "_inBundle": false,
  "_integrity": "sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==",
  "_location": "/workbox-google-analytics",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-google-analytics@5.1.4",
    "name": "workbox-google-analytics",
    "escapedName": "workbox-google-analytics",
    "rawSpec": "5.1.4",
    "saveSpec": null,
    "fetchSpec": "5.1.4"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz",
  "_spec": "5.1.4",
  "_where": "C:\\laragon\\www\\itokin\\DriverOPCDA\\frontend",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "dependencies": {
    "workbox-background-sync": "^5.1.4",
    "workbox-core": "^5.1.4",
    "workbox-routing": "^5.1.4",
    "workbox-strategies": "^5.1.4"
  },
  "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
  "gitHead": "a95b6fd489c2a66574f1655b2de3acd2ece35fb3",
  "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"
  },
  "scripts": {
    "build": "gulp build-packages --package workbox-google-analytics",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "types": "index.d.ts",
  "version": "5.1.4",
  "workbox": {
    "browserNamespace": "workbox.googleAnalytics",
    "outputFilename": "workbox-offline-ga",
    "packageType": "browser"
  }
}
