{ "_from": "workbox-background-sync@6.6.0", "_id": "workbox-background-sync@6.6.0", "_inBundle": false, "_integrity": "sha512-jkf4ZdgOJxC9u2vztxLuPT/UjlH7m/nWRQ/MgGL0v8BJHoZdVGJd18Kck+a0e55wGXdqyHO+4IQTk0685g4MUw==", "_location": "/workbox-background-sync", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-background-sync@6.6.0", "name": "workbox-background-sync", "escapedName": "workbox-background-sync", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build", "/workbox-google-analytics" ], "_resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.6.0.tgz", "_shasum": "058c300672d589b1d8f2d838d940a371bcd0ec09", "_spec": "workbox-background-sync@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": { "idb": "^7.0.1", "workbox-core": "6.6.0" }, "deprecated": false, "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", "background", "sync", "workbox-plugin" ], "license": "MIT", "main": "index.js", "module": "index.mjs", "name": "workbox-background-sync", "repository": { "type": "git", "url": "git+https://github.com/googlechrome/workbox.git" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.backgroundSync", "packageType": "sw" } }