{"name":"webpack-dev-server","version":"2.8.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":"http://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":">=4.7"},"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/{index,live,socket,sockjs,overlay,webpack.config}.js","mocha":"mocha --full-trace --check-leaks","prepublish":"npm run -s build:live && npm run -s build:index && npm run -s build:sockjs","test":"npm run lint && npm run mocha","build:live":"webpack ./client/live.js client/live.bundle.js --color --config client/webpack.config.js","build:index":"webpack ./client/index.js client/index.bundle.js --color --config client/webpack.config.js","build:sockjs":"webpack ./client/sockjs.js client/sockjs.bundle.js --color --config client/webpack.sockjs.config.js"},"files":["lib/","bin","client/","ssl/"],"peerDependencies":{"webpack":"^2.2.0 || ^3.0.0"},"dependencies":{"ansi-html":"0.0.7","array-includes":"^3.0.3","bonjour":"^3.5.0","chokidar":"^1.6.0","compression":"^1.5.2","connect-history-api-fallback":"^1.3.0","del":"^3.0.0","express":"^4.13.3","html-entities":"^1.2.0","http-proxy-middleware":"~0.17.4","internal-ip":"^2.0.2","ip":"^1.1.5","loglevel":"^1.4.1","opn":"^5.1.0","portfinder":"^1.0.9","selfsigned":"^1.9.1","serve-index":"^1.7.2","sockjs":"0.3.18","sockjs-client":"1.1.4","spdy":"^3.4.1","strip-ansi":"^4.0.0","supports-color":"^4.2.1","webpack-dev-middleware":"^1.11.0","yargs":"^8.0.2"},"devDependencies":{"codecov.io":"^0.1.6","css-loader":"^0.28.5","eslint":"^4.5.0","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.7.0","file-loader":"^0.11.2","istanbul":"^0.4.5","jquery":"^3.2.1","less":"^2.5.1","less-loader":"^4.0.5","mocha":"^3.0.2","mocha-sinon":"^2.0.0","pug":"^2.0.0-beta5","pug-loader":"^2.3.0","should":"^12.0.0","sinon":"^3.2.1","style-loader":"^0.18.2","supertest":"^3.0.0","uglifyjs-webpack-plugin":"^1.0.0-beta.2","url-loader":"~0.5.6","webpack":"^3.0.0","ws":"^3.1.0"},"gitHead":"e8cbdadd4e7632c1bbf4e6b683d485d254887d45","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"_id":"webpack-dev-server@2.8.1","_npmVersion":"5.3.0","_nodeVersion":"8.2.1","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"344e312bf560498ee0c518f2fcc709951630f667","size":217990,"noattachment":false,"key":"/webpack-dev-server/-/webpack-dev-server-2.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-dev-server/download/webpack-dev-server-2.8.1.tgz"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-dev-server-2.8.1.tgz_1505330575846_0.630337979644537"},"directories":{},"publish_time":1505330577254,"_cnpm_publish_time":1505330577254,"_hasShrinkwrap":false,"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"}}