{
  "_args": [
    [
      "webpack-bundle-update-hook-plugin@^1.0.2",
      "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu"
    ]
  ],
  "_from": "webpack-bundle-update-hook-plugin@>=1.0.2 <2.0.0",
  "_id": "webpack-bundle-update-hook-plugin@1.0.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/webpack-bundle-update-hook-plugin",
  "_nodeVersion": "4.2.4",
  "_npmUser": {
    "email": "stefan.kleeschulte@smk.biz",
    "name": "skleeschulte"
  },
  "_npmVersion": "3.5.2",
  "_phantomChildren": {},
  "_requested": {
    "name": "webpack-bundle-update-hook-plugin",
    "raw": "webpack-bundle-update-hook-plugin@^1.0.2",
    "rawSpec": "^1.0.2",
    "scope": null,
    "spec": ">=1.0.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kotatsu"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-bundle-update-hook-plugin/-/webpack-bundle-update-hook-plugin-1.0.2.tgz",
  "_shasum": "ce9321ffe9d2b31bbbadbea72d1f8765b634d347",
  "_shrinkwrap": null,
  "_spec": "webpack-bundle-update-hook-plugin@^1.0.2",
  "_where": "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu",
  "author": {
    "name": "Stefan Kleeschulte"
  },
  "bugs": {
    "url": "https://github.com/skleeschulte/webpack-bundle-update-hook-plugin/issues"
  },
  "dependencies": {},
  "description": "Add a tapable 'bundle-update' hook to webpack. On bundle updates registered plugins get lists of new, changed and removed modules.",
  "devDependencies": {
    "chai": "^3.4.1",
    "memory-fs": "^0.3.0",
    "mocha": "^2.3.4",
    "webpack": "^1.12.10"
  },
  "directories": {},
  "dist": {
    "shasum": "ce9321ffe9d2b31bbbadbea72d1f8765b634d347",
    "tarball": "https://registry.npmjs.org/webpack-bundle-update-hook-plugin/-/webpack-bundle-update-hook-plugin-1.0.2.tgz"
  },
  "gitHead": "d928eaa21d23b458633a2b65f81ae8b12a9e356e",
  "homepage": "https://github.com/skleeschulte/webpack-bundle-update-hook-plugin#readme",
  "keywords": [
    "webpack",
    "plugin",
    "tapable",
    "hook",
    "bundle",
    "update",
    "new",
    "changed",
    "removed"
  ],
  "license": "MIT",
  "main": "src/plugin.js",
  "maintainers": [
    {
      "email": "stefan.kleeschulte@smk.biz",
      "name": "skleeschulte"
    }
  ],
  "name": "webpack-bundle-update-hook-plugin",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/skleeschulte/webpack-bundle-update-hook-plugin.git"
  },
  "scripts": {
    "test": "mocha test/test.js"
  },
  "version": "1.0.2"
}
