{
  "_args": [
    [
      "webpack-serve@1.0.4",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "webpack-serve@1.0.4",
  "_id": "webpack-serve@1.0.4",
  "_inBundle": false,
  "_integrity": "sha512-WhI9PMY2YLFliZhDsQFE5Os/On5Py6DGZpeBJyDM8xl0cspxgvXmWFywACn2YWWDgowqIxRqveyGh2RwdFWTNQ==",
  "_location": "/webpack-serve",
  "_phantomChildren": {
    "arch": "2.1.1",
    "chalk": "2.4.2",
    "create-error-class": "3.0.2",
    "cross-spawn": "5.1.0",
    "decamelize-keys": "1.1.0",
    "dot-prop": "4.2.0",
    "duplexer3": "0.1.4",
    "get-stream": "3.0.0",
    "graceful-fs": "4.2.3",
    "import-lazy": "2.1.0",
    "is-fullwidth-code-point": "2.0.0",
    "is-installed-globally": "0.1.0",
    "is-redirect": "1.0.0",
    "is-retry-allowed": "1.2.0",
    "is-stream": "1.1.0",
    "log-symbols": "2.2.0",
    "loglevelnext": "1.0.5",
    "loud-rejection": "1.6.0",
    "lowercase-keys": "1.0.1",
    "make-dir": "1.3.0",
    "minimist-options": "3.0.2",
    "ms": "2.1.2",
    "normalize-package-data": "2.5.0",
    "npm-run-path": "2.0.2",
    "p-finally": "1.0.0",
    "parse-json": "4.0.0",
    "path-type": "3.0.0",
    "pify": "3.0.0",
    "quick-lru": "1.1.0",
    "rc": "1.2.8",
    "resolve-cwd": "2.0.0",
    "safe-buffer": "5.1.2",
    "semver": "5.7.1",
    "semver-diff": "2.1.0",
    "signal-exit": "3.0.2",
    "strip-eof": "1.0.0",
    "strip-indent": "2.0.0",
    "term-size": "1.2.0",
    "timed-out": "4.0.1",
    "unique-string": "1.0.0",
    "unzip-response": "2.0.1",
    "uuid": "3.3.3",
    "widest-line": "2.0.1",
    "write-file-atomic": "2.4.3",
    "xdg-basedir": "3.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "webpack-serve@1.0.4",
    "name": "webpack-serve",
    "escapedName": "webpack-serve",
    "rawSpec": "1.0.4",
    "saveSpec": null,
    "fetchSpec": "1.0.4"
  },
  "_requiredBy": [
    "/vuepress"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-serve/-/webpack-serve-1.0.4.tgz",
  "_spec": "1.0.4",
  "_where": "/home/dianasoft/public_html",
  "author": {
    "name": "Andrew Powell",
    "email": "andrew@shellscape.org"
  },
  "bin": {
    "webpack-serve": "cli.js"
  },
  "bugs": {
    "url": "https://github.com/webpack-contrib/webpack-serve/issues"
  },
  "dependencies": {
    "@shellscape/koa-static": "^4.0.4",
    "@webpack-contrib/config-loader": "^1.1.1",
    "chalk": "^2.3.0",
    "clipboardy": "^1.2.2",
    "cosmiconfig": "^5.0.2",
    "debug": "^3.1.0",
    "find-up": "^2.1.0",
    "get-port": "^3.2.0",
    "import-local": "^1.0.0",
    "killable": "^1.0.0",
    "koa": "^2.4.1",
    "koa-webpack": "^4.0.0",
    "lodash": "^4.17.5",
    "loud-rejection": "^1.6.0",
    "meow": "^5.0.0",
    "nanobus": "^4.3.1",
    "opn": "^5.1.0",
    "resolve": "^1.6.0",
    "time-fix-plugin": "^2.0.0",
    "update-notifier": "^2.3.0",
    "url-join": "3.0.0",
    "v8-compile-cache": "^2.0.0",
    "webpack-hot-client": "^3.0.0",
    "webpack-log": "^1.1.2"
  },
  "description": "A lean, modern, and flexible webpack development server",
  "devDependencies": {
    "@webpack-contrib/eslint-config-webpack": "^2.0.4",
    "codecov": "^3.0.0",
    "eslint": "^4.5.0",
    "eslint-plugin-import": "^2.8.0",
    "eslint-plugin-prettier": "^2.6.0",
    "execa": "^0.10.0",
    "intelli-espower-loader": "^1.0.1",
    "istanbul": "^0.4.5",
    "mocha": "^5.0.0",
    "mocha-chrome": "^1.0.3",
    "mock-require": "^3.0.1",
    "node-fetch": "^2.0.0",
    "nyc": "^11.4.1",
    "power-assert": "^1.4.4",
    "prettier": "^1.12.1",
    "sinon": "^4.2.2",
    "strip-ansi": "^4.0.0",
    "webpack": "^4.0.0",
    "webpack-cli": "^2.0.9",
    "ws": "^5.0.0"
  },
  "engines": {
    "node": ">=6"
  },
  "files": [
    "lib/",
    "cli.js",
    "index.js"
  ],
  "homepage": "https://github.com/webpack-contrib/webpack-serve",
  "license": "MIT",
  "main": "index.js",
  "name": "webpack-serve",
  "peerDependencies": {
    "webpack": "^4.0.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/webpack-contrib/webpack-serve.git"
  },
  "scripts": {
    "beautify": "npm run lint -- --fix",
    "ci": "npm run lint && npm run test",
    "cover": "nyc report --reporter=text-lcov > coverage.lcov && codecov --token=$WS_CODECOV_TOKEN",
    "cover:report": "nyc report --reporter=html",
    "lint": "eslint index.js cli.js bin lib test examples",
    "mocha": "mocha --require intelli-espower-loader test/test.js --full-trace --check-leaks --exit",
    "test": "nyc npm run mocha"
  },
  "version": "1.0.4"
}
