{"name":"webpack-dev-server","version":"3.1.1","description":"Serves a webpack app. Updates the browser on changes.","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"author":{"name":"Tobias Koppers @sokra"},"homepage":"https://github.com/webpack/webpack-dev-server","maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"hiroppy","email":""},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":""},{"name":"__hai","email":""}],"main":"lib/Server.js","bin":{"webpack-dev-server":"bin/webpack-dev-server.js"},"engines":{"node":">=6.11.5"},"scripts":{"beautify":"npm run lint -- --fix","ci":"npm run cover -- --report lcovonly && npm run test","cover":"istanbul cover node_modules/mocha/bin/_mocha","lint":"eslint bin lib test examples client-src","mocha":"mocha --full-trace --check-leaks","prepublish":"(rm ssl/*.pem || true) && npm run -s transpile:index && npm run -s build:live && npm run -s build:index && npm run -s build:sockjs","test":"npm run lint && npm run mocha","transpile:index":"babel client-src/default --out-dir client --ignore *.config.js","build:index":"webpack ./client-src/default/index.js -o client/index.bundle.js --color --config client-src/default/webpack.config.js","build:live":"webpack ./client-src/live/index.js -o client/live.bundle.js --color --config client-src/live/webpack.config.js","build:sockjs":"webpack ./client-src/sockjs/index.js -o client/sockjs.bundle.js --color --config client-src/sockjs/webpack.config.js","webpack-dev-server":"cd $INIT_CWD && node ../../../bin/webpack-dev-server.js"},"files":["lib/","bin","client/","ssl/"],"peerDependencies":{"webpack":"^4.0.0-beta.1"},"dependencies":{"ansi-html":"0.0.7","array-includes":"^3.0.3","bonjour":"^3.5.0","chokidar":"^2.0.0","compression":"^1.5.2","connect-history-api-fallback":"^1.3.0","debug":"^3.1.0","del":"^3.0.0","express":"^4.16.2","html-entities":"^1.2.0","http-proxy-middleware":"~0.17.4","import-local":"^1.0.0","internal-ip":"1.2.0","ip":"^1.1.5","killable":"^1.0.0","loglevel":"^1.4.1","opn":"^5.1.0","portfinder":"^1.0.9","selfsigned":"^1.9.1","serve-index":"^1.7.2","sockjs":"0.3.19","sockjs-client":"1.1.4","spdy":"^3.4.1","strip-ansi":"^3.0.0","supports-color":"^5.1.0","webpack-dev-middleware":"3.0.1","webpack-log":"^1.1.2","yargs":"9.0.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-core":"^6.26.0","babel-loader":"^7.1.4","babel-preset-env":"^1.6.1","codecov.io":"^0.1.6","copy-webpack-plugin":"^4.5.1","css-loader":"^0.28.10","eslint":"^4.18.2","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.9.0","execa":"^0.9.0","file-loader":"^1.1.11","html-loader":"^0.5.5","html-webpack-plugin":"^3.0.6","istanbul":"^0.4.5","jquery":"^3.2.1","less":"^3.0.1","less-loader":"^4.1.0","marked":"^0.3.17","mocha":"^3.5.3","mocha-sinon":"^2.0.0","semver":"^5.4.1","should":"^13.2.0","sinon":"^4.4.2","style-loader":"^0.20.3","supertest":"^3.0.0","url-loader":"^0.6.2","webpack":"^4.1.1","webpack-cli":"^2.0.10","ws":"^4.1.0"},"gitHead":"3a7f7d543889707725e5d60fc21fe2de975d627d","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-dev-server@3.1.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"spacek33z","email":"kees@webduck.nl"},"dist":{"shasum":"3c0fdd1ba3b50ebc79858a0e6b9ccdd1565b0c24","size":138679,"noattachment":false,"key":"/webpack-dev-server/-/webpack-dev-server-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-dev-server/download/webpack-dev-server-3.1.1.tgz"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-dev-server_3.1.1_1520631472441_0.9324278290123802"},"_hasShrinkwrap":false,"publish_time":1520631472596,"_cnpm_publish_time":1520631472596,"dist-tags":{"beta":"3.0.1-beta.0","latest":"5.2.3","next":"4.0.0-rc.1","version-3":"3.11.3","version-4":"4.15.2","webpack-1":"1.16.5","webpack-3":"2.11.5"}}