{
  "_args": [
    [
      {
        "raw": "webpack-hot-middleware@^2.22.1",
        "scope": null,
        "escapedName": "webpack-hot-middleware",
        "name": "webpack-hot-middleware",
        "rawSpec": "^2.22.1",
        "spec": ">=2.22.1 <3.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react"
    ]
  ],
  "_from": "webpack-hot-middleware@>=2.22.1 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "webpack-hot-middleware@2.25.0",
  "_inCache": true,
  "_location": "/webpack-hot-middleware",
  "_nodeVersion": "10.13.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/webpack-hot-middleware_2.25.0_1557917177764_0.5752858718714704"
  },
  "_npmUser": {
    "name": "glenjamin",
    "email": "glenjamin@gmail.com"
  },
  "_npmVersion": "6.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "webpack-hot-middleware@^2.22.1",
    "scope": null,
    "escapedName": "webpack-hot-middleware",
    "name": "webpack-hot-middleware",
    "rawSpec": "^2.22.1",
    "spec": ">=2.22.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/core",
    "/@storybook/react"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.25.0.tgz",
  "_shasum": "4528a0a63ec37f8f8ef565cf9e534d57d09fe706",
  "_shrinkwrap": null,
  "_spec": "webpack-hot-middleware@^2.22.1",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/react",
  "author": {
    "name": "Glen Mailer",
    "email": "glen@stainlessed.co.uk"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/webpack-hot-middleware/issues"
  },
  "dependencies": {
    "ansi-html": "0.0.7",
    "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": {
    "eslint": "^5.14.1",
    "eslint-plugin-prettier": "^3.0.1",
    "express": "^4.13.3",
    "istanbul": "^0.4.2",
    "mocha": "^5.2.0",
    "prettier": "^1.16.4",
    "sinon": "^1.12.2",
    "supertest": "^3.1.0",
    "webpack": "^4.20.2",
    "webpack-dev-middleware": "^3.4.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-xs5dPOrGPCzuRXNi8F6rwhawWvQQkeli5Ro48PRuQh8pYPCPmNnltP9itiUPT4xI8oW+y0m59lyyeQk54s5VgA==",
    "shasum": "4528a0a63ec37f8f8ef565cf9e534d57d09fe706",
    "tarball": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.25.0.tgz",
    "fileCount": 8,
    "unpackedSize": 31486,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2+36CRA9TVsSAnZWagAAJXIP/1jb45AZRSXpjA8Pwk4B\n8dT05u3TRneCexlC501ut+jCwzNLtFdY85bh4UdaB0mgQdR5+ZJ/ERQzquLY\n9h/bAoOvJLanlQ+QlugSDvdSfs6Gv3BoyvmccULi0rC02LSBu+pLUmdPIfCn\nUh0Y7UogHbPWYnktZSmY6BlfvzgfpmA7qIu/xMVQPS9+tjO6oworHaRRa6bb\n5dkjPw7pbaORh7gV/DYH/PJEgDqY9ziIUot43Tz5EBI3ppDMY8bVqwrHHxF9\n9PwOcFAkLjQ8hhKAxhlZLeHyTGoqAhSiIyUXrvvXT3fhIE3BmJu+dnDc6CYv\nYKhhm4Fu5zIyKdmBRvk8NQpV6j0zzUq4g0f09GNalLG/DkPwP6y5ydwjlWHh\nOWLoJsBCIfB/bymgWtvJEPlrAo4UxB+1og9qJe7X4er4u88koEYHARH9eWKz\nGeF2o3xbQEJGuAIman7r0//vFtGxreFGV9OeKc3FZauAZ1LrH4SjVzSaqQTO\nsU09fGuHRMIusZbdG0CGyQwSZhiO9U7VpEUlVQ7bNNhEPGmUtuAzpGailB+A\nJXWQl8FjYol6yiwFJ5/ILuk/t2W6UVWhy+Sv6EsemZrb3TgSLejAMxJ3E8XQ\nCGh2fnspc2H8fNnXhWsuAgxtMs2FGms/1abzTmZge2m3V7wVfolKm/MDHrBj\nULCD\r\n=wKjc\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "cb29abb9dde435a1ac8e9b19f82d7d36b1093198",
  "homepage": "https://github.com/webpack-contrib/webpack-hot-middleware#readme",
  "keywords": [
    "webpack",
    "hmr",
    "hot",
    "module",
    "reloading",
    "hot-reloading",
    "middleware",
    "express"
  ],
  "license": "MIT",
  "main": "middleware.js",
  "maintainers": [
    {
      "name": "d3viant0ne",
      "email": "wiens.joshua@gmail.com"
    },
    {
      "name": "glenjamin",
      "email": "glenjamin@gmail.com"
    },
    {
      "name": "shellscape",
      "email": "andrew@shellscape.org"
    }
  ],
  "name": "webpack-hot-middleware",
  "optionalDependencies": {},
  "prettier": {
    "singleQuote": true,
    "trailingComma": "es5",
    "arrowParens": "always"
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/webpack-hot-middleware.git"
  },
  "scripts": {
    "ci:coverage": "npm run test:coverage",
    "ci:lint": "npm run lint && npm run security",
    "ci:test": "npm run test",
    "lint": "eslint . --max-warnings 0",
    "security": "npm audit",
    "test": "mocha",
    "test:coverage": "istanbul cover _mocha --"
  },
  "version": "2.25.0"
}
