70 lines
2.0 KiB
JSON
Executable File
70 lines
2.0 KiB
JSON
Executable File
{
|
|
"_from": "workbox-range-requests@^5.1.4",
|
|
"_id": "workbox-range-requests@5.1.4",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==",
|
|
"_location": "/workbox-range-requests",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "workbox-range-requests@^5.1.4",
|
|
"name": "workbox-range-requests",
|
|
"escapedName": "workbox-range-requests",
|
|
"rawSpec": "^5.1.4",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^5.1.4"
|
|
},
|
|
"_requiredBy": [
|
|
"/workbox-build"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz",
|
|
"_shasum": "7066a12c121df65bf76fdf2b0868016aa2bab859",
|
|
"_spec": "workbox-range-requests@^5.1.4",
|
|
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/workbox-build",
|
|
"author": {
|
|
"name": "Google's Web DevRel Team"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/googlechrome/workbox/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"workbox-core": "^5.1.4"
|
|
},
|
|
"deprecated": false,
|
|
"description": "This library creates a new Response, given a source Response and a Range header value.",
|
|
"gitHead": "a95b6fd489c2a66574f1655b2de3acd2ece35fb3",
|
|
"homepage": "https://github.com/GoogleChrome/workbox",
|
|
"keywords": [
|
|
"workbox",
|
|
"workboxjs",
|
|
"service worker",
|
|
"sw",
|
|
"caching",
|
|
"cache",
|
|
"range",
|
|
"media",
|
|
"workbox-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"module": "index.mjs",
|
|
"name": "workbox-range-requests",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/googlechrome/workbox.git"
|
|
},
|
|
"scripts": {
|
|
"build": "gulp build-packages --package workbox-range-requests",
|
|
"prepare": "npm run build",
|
|
"version": "npm run build"
|
|
},
|
|
"types": "index.d.ts",
|
|
"version": "5.1.4",
|
|
"workbox": {
|
|
"browserNamespace": "workbox.rangeRequests",
|
|
"packageType": "browser"
|
|
}
|
|
}
|