{
  "_args": [
    [
      "webpack-hot-middleware@^2.7.1",
      "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu"
    ]
  ],
  "_from": "webpack-hot-middleware@>=2.7.1 <3.0.0",
  "_id": "webpack-hot-middleware@2.13.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/webpack-hot-middleware",
  "_nodeVersion": "5.12.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/webpack-hot-middleware-2.13.2.tgz_1478613697736_0.01909886533394456"
  },
  "_npmUser": {
    "email": "glenjamin@gmail.com",
    "name": "glenjamin"
  },
  "_npmVersion": "3.9.5",
  "_phantomChildren": {},
  "_requested": {
    "name": "webpack-hot-middleware",
    "raw": "webpack-hot-middleware@^2.7.1",
    "rawSpec": "^2.7.1",
    "scope": null,
    "spec": ">=2.7.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kotatsu"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.13.2.tgz",
  "_shasum": "6500b15e6d4f1a9590f8df708183f4d2ac2c3e9e",
  "_shrinkwrap": null,
  "_spec": "webpack-hot-middleware@^2.7.1",
  "_where": "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu",
  "author": {
    "email": "glen@stainlessed.co.uk",
    "name": "Glen Mailer"
  },
  "bugs": {
    "url": "https://github.com/glenjamin/webpack-hot-middleware/issues"
  },
  "dependencies": {
    "ansi-html": "0.0.6",
    "html-entities": "^1.2.0",
    "querystring": "^0.2.0",
    "strip-ansi": "^3.0.0"
  },
  "description": "Webpack hot reloading you can attach to your own server",
  "devDependencies": {
    "coveralls": "^2.11.2",
    "express": "^4.13.3",
    "istanbul": "^0.4.2",
    "mocha": "^2.3.2",
    "sinon": "^1.12.2",
    "supertest": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "6500b15e6d4f1a9590f8df708183f4d2ac2c3e9e",
    "tarball": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.13.2.tgz"
  },
  "gitHead": "4fdab14869f1b182a0fa24f4911aa370dbe0fe4a",
  "homepage": "https://github.com/glenjamin/webpack-hot-middleware#readme",
  "keywords": [
    "webpack",
    "hmr",
    "hot",
    "module",
    "reloading",
    "hot-reloading",
    "middleware",
    "express"
  ],
  "license": "MIT",
  "main": "middleware.js",
  "maintainers": [
    {
      "email": "glenjamin@gmail.com",
      "name": "glenjamin"
    }
  ],
  "name": "webpack-hot-middleware",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/glenjamin/webpack-hot-middleware.git"
  },
  "scripts": {
    "test": "mocha",
    "travis": "istanbul cover _mocha --"
  },
  "version": "2.13.2"
}
