{
  "_args": [
    [
      {
        "raw": "sw-toolbox@^3.4.0",
        "scope": null,
        "escapedName": "sw-toolbox",
        "name": "sw-toolbox",
        "rawSpec": "^3.4.0",
        "spec": ">=3.4.0 <4.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/sw-precache"
    ]
  ],
  "_from": "sw-toolbox@>=3.4.0 <4.0.0",
  "_id": "sw-toolbox@3.6.0",
  "_inCache": true,
  "_location": "/sw-toolbox",
  "_nodeVersion": "7.6.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/sw-toolbox-3.6.0.tgz_1487877968220_0.07672298746183515"
  },
  "_npmUser": {
    "name": "jeffposnick",
    "email": "jeffy@google.com"
  },
  "_npmVersion": "4.1.2",
  "_phantomChildren": {},
  "_requested": {
    "raw": "sw-toolbox@^3.4.0",
    "scope": null,
    "escapedName": "sw-toolbox",
    "name": "sw-toolbox",
    "rawSpec": "^3.4.0",
    "spec": ">=3.4.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/sw-precache"
  ],
  "_resolved": "https://registry.npmjs.org/sw-toolbox/-/sw-toolbox-3.6.0.tgz",
  "_shasum": "26df1d1c70348658e4dea2884319149b7b3183b5",
  "_shrinkwrap": null,
  "_spec": "sw-toolbox@^3.4.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/sw-precache",
  "bugs": {
    "url": "https://github.com/GoogleChrome/sw-toolbox/issues"
  },
  "dependencies": {
    "path-to-regexp": "^1.0.1",
    "serviceworker-cache-polyfill": "^4.0.0"
  },
  "deprecated": "Please migrate to Workbox: https://developers.google.com/web/tools/workbox/guides/migrations/migrate-from-sw",
  "description": "Service Worker Toolbox provides some simple helpers for use in creating your own service workers.",
  "devDependencies": {
    "browserify": "^13.1.0",
    "chai": "^3.4.1",
    "chromedriver": "^2.27.2",
    "cookie-parser": "^1.4.1",
    "eslint": "^3.13.1",
    "eslint-config-google": "^0.7.1",
    "express": "^4.13.3",
    "geckodriver": "^1.3.0",
    "gulp": "^3.9.0",
    "gulp-eslint": "^3.0.1",
    "gulp-gh-pages": "^0.5.4",
    "gulp-header": "^1.8.8",
    "gulp-sourcemaps": "^2.3.1",
    "gulp-uglify": "^2.0.0",
    "jsdoc": "^3.4.0",
    "mocha": "^3.2.0",
    "npm-publish-scripts": "^4.1.0",
    "operadriver": "^1.0.0",
    "selenium-assistant": "^5.0.2",
    "sw-testing-helpers": "1.0.1",
    "temp": "^0.8.3",
    "vinyl-buffer": "^1.0.0",
    "vinyl-source-stream": "^1.1.0",
    "which": "^1.2.4"
  },
  "directories": {},
  "dist": {
    "shasum": "26df1d1c70348658e4dea2884319149b7b3183b5",
    "tarball": "https://registry.npmjs.org/sw-toolbox/-/sw-toolbox-3.6.0.tgz"
  },
  "files": [
    "lib/",
    "companion.js",
    "sw-toolbox.js",
    "sw-toolbox.js.map",
    "index.d.ts"
  ],
  "gitHead": "8065b424d3992037389bb585cebc84c2e0936f66",
  "homepage": "https://github.com/GoogleChrome/sw-toolbox#readme",
  "license": "Apache-2.0",
  "main": "lib/sw-toolbox.js",
  "maintainers": [
    {
      "name": "addyosmani",
      "email": "addyosmani@gmail.com"
    },
    {
      "name": "gauntface",
      "email": "matt@gauntface.co.uk"
    },
    {
      "name": "jeffposnick",
      "email": "jeffy@google.com"
    },
    {
      "name": "wibblymat",
      "email": "mat@wibbly.org.uk"
    }
  ],
  "name": "sw-toolbox",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/GoogleChrome/sw-toolbox.git"
  },
  "scripts": {
    "build": "gulp default",
    "publish-release": "npm-publish-scripts publish-release",
    "test": "gulp lint default && node ./test/helpers/download-browsers.js && mocha"
  },
  "version": "3.6.0"
}
