{
  "_from": "workbox-background-sync@6.5.4",
  "_id": "workbox-background-sync@6.5.4",
  "_inBundle": false,
  "_integrity": "sha512-0r4INQZMyPky/lj4Ou98qxcThrETucOde+7mRGJl13MPJugQNKeZQOdIJe/1AchOP23cTqHcN/YVpD6r8E6I8g==",
  "_location": "/workbox-background-sync",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-background-sync@6.5.4",
    "name": "workbox-background-sync",
    "escapedName": "workbox-background-sync",
    "rawSpec": "6.5.4",
    "saveSpec": null,
    "fetchSpec": "6.5.4"
  },
  "_requiredBy": [
    "/workbox-build",
    "/workbox-google-analytics"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.5.4.tgz",
  "_shasum": "3141afba3cc8aa2ae14c24d0f6811374ba8ff6a9",
  "_spec": "workbox-background-sync@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": {
    "idb": "^7.0.1",
    "workbox-core": "6.5.4"
  },
  "deprecated": false,
  "description": "Queues failed requests and uses the Background Sync API to replay them when the network is available",
  "gitHead": "5e69c3f6a74ea0e6b1a0d3261a6cde11d8075859",
  "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.5.4",
  "workbox": {
    "browserNamespace": "workbox.backgroundSync",
    "packageType": "sw"
  }
}
