{"name":"webpack-hot-client","version":"4.1.0-beta.1","publishConfig":{"tag":"beta"},"description":"A client for enabling, and interacting with, webpack Hot Module Replacement","license":"MIT","repository":{"type":"git","url":"git+https://github.com/webpack-contrib/webpack-hot-client.git"},"author":{"name":"Andrew Powell","email":"andrew@shellscape.org"},"homepage":"https://github.com/webpack-contrib/webpack-hot-client","bugs":{"url":"https://github.com/webpack-contrib/webpack-hot-client/issues"},"bin":"","main":"lib/index.js","engines":{"node":">= 6.9.0 < 7.0.0 || >= 8.9.0"},"scripts":{"build:client":"babel lib/client --out-dir client","commitlint":"commitlint","commitmsg":"commitlint -e $GIT_PARAMS","lint":"eslint --cache src test","ci:lint:commits":"commitlint --from=${CIRCLE_BRANCH} --to=${CIRCLE_SHA1}","lint-staged":"lint-staged","prepublishOnly":"npm run build:client","release":"standard-version","release:ci":"conventional-github-releaser -p angular","release:validate":"commitlint --from=$(git describe --tags --abbrev=0) --to=$(git rev-parse HEAD)","security":"nsp check","test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest","test:watch":"jest --watch","test:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run build:client && jest --collectCoverageFrom='lib/*.js' --coverage","ci:lint":"npm run lint && npm run security","ci:test":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test -- --runInBand","ci:coverage":"NODE_TLS_REJECT_UNAUTHORIZED=0 npm run test:coverage -- --runInBand","defaults":"defaults"},"files":["client/","lib/compiler.js","lib/HotClientError.js","lib/index.js","lib/options.js","lib/socket-server.js","schemas/","LICENSE","README.md"],"peerDependencies":{"webpack":"^4.0.0"},"dependencies":{"@webpack-contrib/schema-utils":"^1.0.0-beta.0","json-stringify-safe":"^5.0.1","loglevelnext":"^1.0.2","merge-options":"^1.0.1","strip-ansi":"^4.0.0","uuid":"^3.1.0","webpack-log":"^1.1.1","ws":"^4.0.0"},"devDependencies":{"@babel/cli":"^7.0.0-beta.49","@babel/core":"^7.0.0-beta.49","@babel/polyfill":"^7.0.0-beta.49","@babel/preset-env":"^7.0.0-beta.49","@babel/register":"^7.0.0-beta.49","@commitlint/cli":"^6.2.0","@commitlint/config-conventional":"^6.1.3","@webpack-contrib/defaults":"^2.4.0","@webpack-contrib/eslint-config-webpack":"^2.0.4","ansi-regex":"^3.0.0","babel-jest":"^23.0.1","codecov":"^3.0.0","conventional-github-releaser":"^3.0.0","cross-env":"^5.1.6","del-cli":"^1.1.0","eslint":"^4.6.1","eslint-config-webpack":"^1.2.5","eslint-plugin-import":"^2.8.0","eslint-plugin-prettier":"^2.6.0","expect":"^22.4.3","husky":"^0.14.3","jest":"^23.0.1","jest-serializer-path":"^0.1.15","killable":"^1.0.0","lint-staged":"^7.1.2","loud-rejection":"^1.6.0","memory-fs":"^0.4.1","mocha":"^5.0.0","nsp":"^3.2.1","nyc":"^11.4.1","pre-commit":"^1.2.2","prettier":"^1.13.2","sinon":"^5.0.10","standard-version":"^4.4.0","time-fix-plugin":"^2.0.0","touch":"^3.1.0","webpack":"^4.0.1"},"keywords":["webpack"],"jest":{"snapshotSerializers":["jest-serializer-path"],"testEnvironment":"node"},"pre-commit":"lint-staged","lint-staged":{"*.js":["eslint --fix","git add"]},"gitHead":"3af8c99daa2a3d6c058e1ffd25f6a67ba69c82a2","readmeFilename":"README.md","_id":"webpack-hot-client@4.1.0-beta.1","_npmVersion":"5.6.0","_nodeVersion":"10.1.0","_npmUser":{"name":"shellscape","email":"andrew@shellscape.org"},"dist":{"shasum":"57872ce8ad6c667d758472b7ad8b87cf09b5b25e","size":13706,"noattachment":false,"key":"/webpack-hot-client/-/webpack-hot-client-4.1.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-hot-client/download/webpack-hot-client-4.1.0-beta.1.tgz"},"maintainers":[{"name":"shellscape","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/webpack-hot-client_4.1.0-beta.1_1530840291701_0.1417194093952816"},"_hasShrinkwrap":false,"publish_time":1530840291754,"_cnpm_publish_time":1530840291754,"dist-tags":{"beta":"4.1.0-beta.1","latest":"4.2.0"}}