{
  "_args": [
    [
      {
        "raw": "offline-plugin@^3.4.1",
        "scope": null,
        "escapedName": "offline-plugin",
        "name": "offline-plugin",
        "rawSpec": "^3.4.1",
        "spec": ">=3.4.1 <4.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli"
    ]
  ],
  "_from": "offline-plugin@>=3.4.1 <4.0.0",
  "_id": "offline-plugin@3.4.2",
  "_inCache": true,
  "_location": "/offline-plugin",
  "_nodeVersion": "6.2.2",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/offline-plugin-3.4.2.tgz_1468243640974_0.764546503778547"
  },
  "_npmUser": {
    "name": "nekr",
    "email": "nekr.fabula@gmail.com"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "offline-plugin@^3.4.1",
    "scope": null,
    "escapedName": "offline-plugin",
    "name": "offline-plugin",
    "rawSpec": "^3.4.1",
    "spec": ">=3.4.1 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/angular-cli"
  ],
  "_resolved": "https://registry.npmjs.org/offline-plugin/-/offline-plugin-3.4.2.tgz",
  "_shasum": "ddbb9eec3e8fd052ec51e03c56afdc33b0a331a2",
  "_shrinkwrap": null,
  "_spec": "offline-plugin@^3.4.1",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/angular-cli",
  "author": {
    "name": "Arthur Stolyar",
    "email": "nekr.fabula@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/NekR/offline-plugin/issues"
  },
  "dependencies": {
    "deep-extend": "^0.4.0",
    "ejs": "^2.3.4",
    "es6-promise": "^3.0.2",
    "loader-utils": "0.2.x",
    "minimatch": "^3.0.2"
  },
  "description": "offline-plugin for webpack",
  "devDependencies": {
    "babel": "^5.8.23",
    "es6-promise": "^3.0.2",
    "webpack": "^1.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "ddbb9eec3e8fd052ec51e03c56afdc33b0a331a2",
    "tarball": "https://registry.npmjs.org/offline-plugin/-/offline-plugin-3.4.2.tgz"
  },
  "files": [
    "lib/",
    "tpls/",
    "runtime.js",
    "empty-entry.js"
  ],
  "gitHead": "51f7728f85637cd770ca0cb8f506b92ce5eca16a",
  "homepage": "https://github.com/NekR/offline-plugin",
  "keywords": [
    "webpack",
    "plugin",
    "offline",
    "cache",
    "service-worker",
    "serviceworker",
    "appcache",
    "application cache"
  ],
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "nekr",
      "email": "nekr.fabula@gmail.com"
    }
  ],
  "name": "offline-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/NekR/offline-plugin.git"
  },
  "scripts": {
    "build": "babel src/ -d lib/",
    "test": "node tests/run",
    "watch": "npm run build -- --watch"
  },
  "version": "3.4.2"
}
