{"name":"webpack-dev-server","version":"3.10.3","author":{"name":"Tobias Koppers @sokra"},"license":"MIT","_id":"webpack-dev-server@3.10.3","maintainers":[{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},{"name":"hiroppy","email":"hello@hiroppy.me"},{"name":"jhnns","email":"mail@johannesewald.de"},{"name":"sokra","email":"tobias.koppers@googlemail.com"},{"name":"spacek33z","email":"kees@webduck.nl"},{"name":"thelarkinn","email":"sean.larkin@cuw.edu"}],"homepage":"https://github.com/webpack/webpack-dev-server#readme","bugs":{"url":"https://github.com/webpack/webpack-dev-server/issues"},"bin":{"webpack-dev-server":"bin/webpack-dev-server.js"},"dist":{"shasum":"f35945036813e57ef582c2420ef7b470e14d3af0","tarball":"https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-3.10.3.tgz","fileCount":50,"integrity":"sha512-e4nWev8YzEVNdOMcNzNeCN947sWJNd43E5XvsJzbAL08kGc2frm1tQ32hTJslRS+H65LCb/AaUCYU7fjHCpDeQ==","signatures":[{"sig":"MEUCIQDL6HV0jAhUl4HOWC4wAsukI4YM2x50Hrc/lp/p7PcfkwIgSurcPhvfi39xtcWJjVNmL3EFzCRNg6Ypa6IN7HTUoiY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":521645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOqlnCRA9TVsSAnZWagAAmHQQAJdhKZUQqn47VkiKtQ+H\nz8Q02rFF3wG2W4lKBP4ZpTLnTmJiKgvu5Dg16GU4y2Av8dAr4NAfhEg6x2oI\nsExEJ3OGH9ObkegBoURQOA/yCDkiGj/xWYFryGk+gTKWZITQPmbimDq0UKol\nF9LuLmXi6QrVJ/8QCsVh3+pW6FhCgtScCEfAE/qTpRdlGP2vdzDqSIMbKkBi\nATkWlMNk3IP4Kbn64KU29WAxr+vPRJvF54nhdTUK4BncHchshka/JoCfmBAY\nDOYxcNN+BvpeC6mo76mUNlEgTVFR+ElBNuV23XBMAi2qAAO/YSvlAG8cP/hL\n8NQrCPe1hiIQw8emmxcwt1k8IBAuI/aDEk555nh0qWfNkhQL08NLj+6CGBaS\ni1Inuuwt6AKaQ8aysatQi4TbN2wCBu7AL7H/W0ZPeJqKfEdgJ1aowCNh4hs8\nD0Qati5fNcyqCT0lNKjQiao/fYdf4j3EBvYsKfOmpddxk3hNf+ZG4L7nOsbw\n1u0gZkikEmFxT279sK6GpM2eD5ryeLtceJ9LS9M+Dumc18e4zUuxRsnZfnX2\n0MC174CsoEiZ1ngWiXLxNlnqRG36jYv8BcsGhfoIkKgZyP2AypsbCVqbS+EU\nWGr0UyEmMIvXZD1yFTepiPjsJHNShERyIXl+SNhzYcrUi1k+SAWsw/D93UEL\nNr82\r\n=unCS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/Server.js","engines":{"node":">= 6.11.5"},"gitHead":"f710b7df93e96c246a00b0362aac489b0857d92f","scripts":{"lint":"npm-run-all -l -p \"lint:**\"","test":"npm run test:coverage","lint:js":"eslint . --cache","prepare":"rimraf ./ssl/*.pem && npm run build:client","pretest":"npm run lint","release":"standard-version","security":"npm audit","lint:type":"tsc --noEmit","test:only":"jest --forceExit","commitlint":"commitlint --from=master","test:watch":"npm run test:coverage --watch","build:client":"rimraf ./client/* && npm-run-all -s -l -p \"build:client:**\"","lint:prettier":"prettier \"{**/*,*}.{js,json,md,yml,css}\" --list-different","test:coverage":"npm run test:only -- --coverage","build:client:live":"webpack ./client-src/live/index.js -o client/live.bundle.js --color --config client-src/live/webpack.config.js","build:client:index":"webpack ./client-src/default/index.js -o client/index.bundle.js --color --config client-src/default/webpack.config.js","webpack-dev-server":"node examples/run-example.js","build:client:sockjs":"webpack ./client-src/sockjs/index.js -o client/sockjs.bundle.js --color --config client-src/sockjs/webpack.config.js","build:client:clients":"babel client-src/clients --out-dir client/clients","build:client:default":"babel client-src/default --out-dir client --ignore \"./client-src/default/*.config.js\""},"_npmUser":{"name":"evilebottnawi","email":"sheo13666q@gmail.com"},"repository":{"url":"git+https://github.com/webpack/webpack-dev-server.git","type":"git"},"_npmVersion":"6.13.7","description":"Serves a webpack app. Updates the browser on changes.","directories":{},"_nodeVersion":"10.15.2","dependencies":{"ip":"^1.1.5","ws":"^6.2.1","del":"^4.1.1","opn":"^5.5.0","url":"^0.11.0","spdy":"^4.0.1","debug":"^4.1.1","yargs":"12.0.5","semver":"^6.3.0","sockjs":"0.3.19","bonjour":"^3.5.0","express":"^4.17.1","p-retry":"^3.0.1","chokidar":"^2.1.8","killable":"^1.0.1","loglevel":"^1.6.6","ansi-html":"0.0.7","portfinder":"^1.0.25","selfsigned":"^1.10.7","strip-ansi":"^3.0.1","compression":"^1.7.4","internal-ip":"^4.3.0","serve-index":"^1.9.1","webpack-log":"^2.0.0","import-local":"^2.0.0","schema-utils":"^1.0.0","html-entities":"^1.2.1","sockjs-client":"1.4.0","supports-color":"^6.1.0","is-absolute-url":"^3.0.3","http-proxy-middleware":"0.19.1","webpack-dev-middleware":"^3.7.2","connect-history-api-fallback":"^1.6.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","less":"^3.10.3","execa":"^1.0.0","husky":"^3.1.0","memfs":"^3.0.4","eslint":"^6.8.0","jquery":"^3.4.1","marked":"^0.8.0","rimraf":"^3.0.1","webpack":"^4.41.5","prettier":"^1.19.1","puppeteer":"^1.20.0","supertest":"^4.0.2","@babel/cli":"^7.8.4","css-loader":"^2.1.1","jest-junit":"^10.0.0","typescript":"^3.7.5","url-loader":"^3.0.0","@babel/core":"^7.8.4","body-parser":"^1.19.0","file-loader":"^5.0.2","html-loader":"^0.5.5","less-loader":"^5.0.0","lint-staged":"^10.0.7","npm-run-all":"^4.1.5","webpack-cli":"^3.3.10","babel-loader":"^8.0.6","style-loader":"^1.1.3","tcp-port-used":"^1.0.1","@babel/runtime":"^7.8.4","@commitlint/cli":"^8.3.5","standard-version":"^7.1.0","@babel/preset-env":"^7.8.4","copy-webpack-plugin":"^5.1.1","html-webpack-plugin":"^3.2.0","eslint-plugin-import":"^2.20.1","eslint-config-webpack":"^1.2.5","eslint-config-prettier":"^6.10.0","commitlint-azure-pipelines-cli":"^1.0.3","@babel/plugin-transform-runtime":"^7.8.3","@commitlint/config-conventional":"^8.3.4"},"peerDependencies":{"webpack":"^4.0.0 || ^5.0.0"},"peerDependenciesMeta":{"webpack-cli":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/webpack-dev-server_3.10.3_1580902758980_0.5865023951941062","host":"s3://npm-registry-packages"}}