{
  "_args": [
    [
      "webpack-hot-middleware@2.25.0",
      "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web"
    ]
  ],
  "_from": "webpack-hot-middleware@2.25.0",
  "_id": "webpack-hot-middleware@2.25.0",
  "_inBundle": false,
  "_integrity": "sha512-xs5dPOrGPCzuRXNi8F6rwhawWvQQkeli5Ro48PRuQh8pYPCPmNnltP9itiUPT4xI8oW+y0m59lyyeQk54s5VgA==",
  "_location": "/webpack-hot-middleware",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "webpack-hot-middleware@2.25.0",
    "name": "webpack-hot-middleware",
    "escapedName": "webpack-hot-middleware",
    "rawSpec": "2.25.0",
    "saveSpec": null,
    "fetchSpec": "2.25.0"
  },
  "_requiredBy": [
    "/@nuxt/webpack"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-hot-middleware/-/webpack-hot-middleware-2.25.0.tgz",
  "_spec": "2.25.0",
  "_where": "/home/olicomnetpl/domains/olicom.net.pl/public_html/agrochest_web",
  "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"
  },
  "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",
  "name": "webpack-hot-middleware",
  "prettier": {
    "singleQuote": true,
    "trailingComma": "es5",
    "arrowParens": "always"
  },
  "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"
}
