{ "_from": "workbox-range-requests@6.6.0", "_id": "workbox-range-requests@6.6.0", "_inBundle": false, "_integrity": "sha512-V3aICz5fLGq5DpSYEU8LxeXvsT//mRWzKrfBOIxzIdQnV/Wj7R+LyJVTczi4CQ4NwKhAaBVaSujI1cEjXW+hTw==", "_location": "/workbox-range-requests", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "workbox-range-requests@6.6.0", "name": "workbox-range-requests", "escapedName": "workbox-range-requests", "rawSpec": "6.6.0", "saveSpec": null, "fetchSpec": "6.6.0" }, "_requiredBy": [ "/workbox-build" ], "_resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.6.0.tgz", "_shasum": "dc6e89ca1694e442075fc7fa7ad9f3c4694a848e", "_spec": "workbox-range-requests@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": { "workbox-core": "6.6.0" }, "deprecated": false, "description": "This library creates a new Response, given a source Response and a Range header value.", "gitHead": "252644491d9bb5a67518935ede6df530107c9475", "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" }, "types": "index.d.ts", "version": "6.6.0", "workbox": { "browserNamespace": "workbox.rangeRequests", "packageType": "sw" } }