{
  "_args": [
    [
      "workbox-range-requests@4.3.1",
      "/var/www/html/iqecommerce"
    ]
  ],
  "_from": "workbox-range-requests@4.3.1",
  "_id": "workbox-range-requests@4.3.1",
  "_inBundle": false,
  "_integrity": "sha512-S+HhL9+iTFypJZ/yQSl/x2Bf5pWnbXdd3j57xnb0V60FW1LVn9LRZkPtneODklzYuFZv7qK6riZ5BNyc0R0jZA==",
  "_location": "/workbox-range-requests",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-range-requests@4.3.1",
    "name": "workbox-range-requests",
    "escapedName": "workbox-range-requests",
    "rawSpec": "4.3.1",
    "saveSpec": null,
    "fetchSpec": "4.3.1"
  },
  "_requiredBy": [
    "/workbox-build"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-4.3.1.tgz",
  "_spec": "4.3.1",
  "_where": "/var/www/html/iqecommerce",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "dependencies": {
    "workbox-core": "^4.3.1"
  },
  "description": "This library creates a new Response, given a source Response and a Range header value.",
  "gitHead": "194cdeb63d5abb21490f88f01f02f4bcf7e6d54b",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw",
    "caching",
    "cache",
    "range",
    "media",
    "workbox-plugin"
  ],
  "license": "MIT",
  "main": "build/workbox-range-requests.prod.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"
  },
  "version": "4.3.1",
  "workbox": {
    "browserNamespace": "workbox.rangeRequests",
    "packageType": "browser"
  }
}
