{ "_args": [ [ "workbox-google-analytics@3.6.3", "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp" ] ], "_from": "workbox-google-analytics@3.6.3", "_id": "workbox-google-analytics@3.6.3", "_inBundle": false, "_integrity": "sha512-RQBUo/6SXtIaQTRFj4RQZ9e1gAl7D8oS5S+Hi173Kk70/BgJjzPwXpC5A249Jv5YfkCOLMQCeF9A27BiD0b0ig==", "_location": "/workbox-google-analytics", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-google-analytics@3.6.3", "name": "workbox-google-analytics", "escapedName": "workbox-google-analytics", "rawSpec": "3.6.3", "saveSpec": null, "fetchSpec": "3.6.3" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-3.6.3.tgz", "_spec": "3.6.3", "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp", "author": { "name": "Google's Web DevRel Team" }, "bugs": { "url": "https://github.com/googlechrome/workbox/issues" }, "dependencies": { "workbox-background-sync": "^3.6.3", "workbox-core": "^3.6.3", "workbox-routing": "^3.6.3", "workbox-strategies": "^3.6.3" }, "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available", "homepage": "https://github.com/GoogleChrome/workbox", "keywords": [ "workbox", "workboxjs", "service worker", "sw", "offline", "google", "analytics" ], "license": "Apache-2.0", "main": "build/workbox-google-analytics.prod.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" }, "version": "3.6.3", "workbox": { "browserNamespace": "workbox.googleAnalytics", "packageType": "browser" } }