{
  "_args": [
    [
      "workbox-sw@4.1.0",
      "/home/travis/build/wp-id/mcw-pwa/scripts"
    ]
  ],
  "_from": "workbox-sw@4.1.0",
  "_id": "workbox-sw@4.1.0",
  "_inBundle": false,
  "_integrity": "sha512-GDLQLdoCZZocl4AdNFSH51pijuOyabBko0V4wTfE3MraZCt2A7Slha3gkVSEZLM6BD/8b0wGmNpYwXR08G0Ytw==",
  "_location": "/workbox-sw",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "workbox-sw@4.1.0",
    "name": "workbox-sw",
    "escapedName": "workbox-sw",
    "rawSpec": "4.1.0",
    "saveSpec": null,
    "fetchSpec": "4.1.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/workbox-sw/-/workbox-sw-4.1.0.tgz",
  "_spec": "4.1.0",
  "_where": "/home/travis/build/wp-id/mcw-pwa/scripts",
  "author": {
    "name": "Google's Web DevRel Team"
  },
  "bugs": {
    "url": "https://github.com/googlechrome/workbox/issues"
  },
  "description": "This module makes it easy to get started with the Workbox service worker libraries.",
  "gitHead": "6fd1909f69406b7dd5edf3ac6bad3da0ba1e638d",
  "homepage": "https://github.com/GoogleChrome/workbox",
  "keywords": [
    "workbox",
    "workboxjs",
    "service worker",
    "sw"
  ],
  "license": "MIT",
  "main": "build/workbox-sw.js",
  "module": "index.mjs",
  "name": "workbox-sw",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/googlechrome/workbox.git"
  },
  "scripts": {
    "build": "gulp build-packages --package workbox-sw",
    "prepare": "npm run build",
    "version": "npm run build"
  },
  "version": "4.1.0",
  "workbox": {
    "browserNamespace": "workbox",
    "packageType": "browser",
    "prodOnly": true
  }
}
