{"name":"webpack-dev-server","version":"3.4.0","description":"Serves a webpack app. Updates the browser on changes.","bin":{"webpack-dev-server":"bin/webpack-dev-server.js"},"main":"lib/Server.js","engines":{"node":">= 6.11.5"},"scripts":{"lint:prettier":"prettier '{**/*,*}.{js,json,md,yml,css}' --list-different","lint:js":"eslint . --cache","lint":"npm-run-all -l -p 'lint:**'","commitlint":"commitlint --from=master","security":"npm audit","test:only":"jest --runInBand","test:coverage":"npm run test:only -- --coverage","test:watch":"npm run test:coverage --watch","test":"npm run test:coverage","pretest":"npm run lint","prepare":"rimraf ./ssl/*.pem && npm run -s transpile:index && npm run -s build:live && npm run -s build:index && npm run -s build:sockjs","transpile:index":"babel client-src/default --out-dir client --ignore './client-src/default/*.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","release":"standard-version"},"dependencies":{"ansi-html":"0.0.7","bonjour":"^3.5.0","chokidar":"^2.1.6","compression":"^1.7.4","connect-history-api-fallback":"^1.6.0","debug":"^4.1.1","del":"^4.1.1","express":"^4.17.0","html-entities":"^1.2.1","http-proxy-middleware":"^0.19.1","import-local":"^2.0.0","internal-ip":"^4.3.0","ip":"^1.1.5","killable":"^1.0.1","loglevel":"^1.6.1","opn":"^5.5.0","portfinder":"^1.0.20","schema-utils":"^1.0.0","selfsigned":"^1.10.4","semver":"^6.0.0","serve-index":"^1.9.1","sockjs":"0.3.19","sockjs-client":"1.3.0","spdy":"^4.0.0","strip-ansi":"^3.0.1","supports-color":"^6.1.0","url":"^0.11.0","webpack-dev-middleware":"^3.7.0","webpack-log":"^2.0.0","yargs":"12.0.5"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.4","@babel/preset-env":"^7.4.4","@commitlint/cli":"^7.6.1","@commitlint/config-conventional":"^7.6.0","babel-loader":"^8.0.6","commitlint-azure-pipelines-cli":"^1.0.1","copy-webpack-plugin":"^5.0.3","css-loader":"^2.1.1","eslint":"^5.16.0","eslint-config-prettier":"^4.3.0","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.17.2","execa":"^1.0.0","file-loader":"^3.0.1","html-loader":"^0.5.5","html-webpack-plugin":"^3.2.0","husky":"^2.3.0","jest":"^24.8.0","jest-junit":"^6.4.0","jquery":"^3.4.1","less":"^3.9.0","less-loader":"^5.0.0","lint-staged":"^8.1.7","marked":"^0.6.2","memfs":"^2.15.2","npm-run-all":"^4.1.5","nyc":"^14.1.1","prettier":"^1.17.1","puppeteer":"^1.16.0","rimraf":"^2.6.3","standard-version":"^6.0.1","style-loader":"^0.23.1","supertest":"^4.0.2","url-loader":"^1.1.2","webpack":"^4.31.0","webpack-cli":"^3.3.2","ws":"^6.2.1"},"peerDependencies":{"webpack":"^4.0.0"},"author":{"name":"Tobias Koppers @sokra"},"bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"homepage":"https://github.com/webpack/webpack-dev-server#readme","repository":{"type":"git","url":"git+https://github.com/webpack/webpack-dev-server.git"},"license":"MIT","gitHead":"45d39acd80d474afcde5e0d946d5f367f808d509","_id":"webpack-dev-server@3.4.0","_nodeVersion":"10.15.2","_npmVersion":"6.9.0","dist":{"shasum":"d0928cb9dc77ca554593396f509b5ab4fa529c73","size":146844,"noattachment":false,"key":"/webpack-dev-server/-/webpack-dev-server-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-dev-server/download/webpack-dev-server-3.4.0.tgz"},"maintainers":[{"name":"15000621931","email":""},{"name":"avivkeller","email":""},{"name":"ev1stensberg","email":"evenstensberg@gmail.com"},{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"hiroppy","email":"hello@hiroppy.me"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":""},{"name":"__hai","email":""}],"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-dev-server_3.4.0_1558096956889_0.8298377570644893"},"_hasShrinkwrap":false,"publish_time":1558096957126,"_cnpm_publish_time":1558096957126,"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"}}