69 lines
1.9 KiB
JSON
69 lines
1.9 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"workbox-background-sync@3.6.3",
|
|
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
|
|
]
|
|
],
|
|
"_from": "workbox-background-sync@3.6.3",
|
|
"_id": "workbox-background-sync@3.6.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-ypLo0B6dces4gSpaslmDg5wuoUWrHHVJfFWwl1udvSylLdXvnrfhFfriCS42SNEe5lsZtcNZF27W/SMzBlva7Q==",
|
|
"_location": "/workbox-background-sync",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "workbox-background-sync@3.6.3",
|
|
"name": "workbox-background-sync",
|
|
"escapedName": "workbox-background-sync",
|
|
"rawSpec": "3.6.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "3.6.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-build",
|
|
"/workbox-google-analytics"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-3.6.3.tgz",
|
|
"_spec": "3.6.3",
|
|
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
|
|
"author": {
|
|
"name": "Google's Web DevRel Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/googlechrome/workbox/issues"
|
|
},
|
|
"dependencies": {
|
|
"workbox-core": "^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",
|
|
"background",
|
|
"sync"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"main": "build/workbox-background-sync.prod.js",
|
|
"module": "index.mjs",
|
|
"name": "workbox-background-sync",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googlechrome/workbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build-packages --package workbox-background-sync",
|
|
"prepare": "npm run build",
|
|
"version": "npm run build"
|
|
},
|
|
"version": "3.6.3",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.backgroundSync",
|
|
"packageType": "browser"
|
|
}
|
|
}
|