{"name":"webpack-validator","description":"Validate your webpack config with joi","main":"dist","bin":{"webpack-validator":"./dist/bin/webpack-validator.js"},"files":["dist"],"scripts":{"commit":"git-cz","prebuild":"rimraf dist","validate":"npm-run-all --parallel lint cover build test --sequential check-coverage","build":"babel --ignore *.test.js -d dist src","check-coverage":"nyc check-coverage --statements 100 --branches 100 --functions 100 --lines 100","lint":"eslint .","cover":"nyc --reporter=lcov --reporter=text --reporter=html mocha src/**/*.test.js","report-coverage":"cat ./coverage/lcov.info | node_modules/.bin/codecov","test":"mocha \"src/**/*.test.js\"","watch:test":"npm run test -- -w","release":"npm run build && with-package git commit -am pkg.version && with-package git tag pkg.version && git push && npm publish && git push --tags","release:beta":"npm run release && npm run tag:beta","tag:beta":"with-package npm dist-tag add pkg.name@pkg.version beta","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/js-dxtools/webpack-validator.git"},"contributors":[{"name":"Jonathan Werner","email":"jwe@posteo.de","url":"http://jonathanwerner.net"},{"name":"Juho Vepsäläinen","url":"http://survivejs.com/"},{"name":"Kent C. Dodds","email":"kent@doddsfamily.us","url":"http://kentcdodds.com/"},{"name":"Martin Schmid"},{"name":"Sarbbottam Bandyopadhyay"}],"license":"MIT","babel":{"presets":["es2015","stage-2"]},"dependencies":{"chalk":"1.1.3","commander":"2.9.0","joi":"8.0.5","lodash":"4.11.1","npmlog":"2.0.3"},"devDependencies":{"autoprefixer":"6.3.6","babel-cli":"6.7.7","babel-core":"6.7.6","babel-plugin-espower":"^2.1.2","babel-preset-es2015":"6.6.0","babel-preset-stage-2":"6.5.0","babel-register":"6.7.2","brace-expansion":"1.1.3","codecov":"1.0.1","commitizen":"^2.7.6","compression-webpack-plugin":"*","copy-webpack-plugin":"*","cz-conventional-changelog":"^1.1.5","eslint":"2.8.0","eslint-config-jonathanewerner":"1.0.1","extract-text-webpack-plugin":"*","ghooks":"1.2.1","glob":"7.0.3","html-webpack-plugin":"*","mocha":"2.4.5","npm-run-all":"1.8.0","nyc":"6.4.0","path-here":"*","path-parse":"1.0.5","power-assert":"1.3.1","rimraf":"2.5.2","semantic-release":"^4.3.5","sinon":"1.17.3","validate-commit-msg":"2.6.1","webpack":"*","webpack-md5-hash":"*","webpack-notifier":"*","with-package":"0.2.0"},"keywords":["webpack","config","schema","validation","joi"],"nyc":{"exclude":["**/*.test.js","test/**/*.js"]},"eslintConfig":{"extends":"jonathanewerner"},"config":{"ghooks":{"commit-msg":"validate-commit-msg","pre-commit":"npm run validate -s"},"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"version":"1.8.2","gitHead":"ac24d6ed7c16f599f5b104b97a8fb17be11715fc","bugs":{"url":"https://github.com/js-dxtools/webpack-validator/issues"},"homepage":"https://github.com/js-dxtools/webpack-validator#readme","_id":"webpack-validator@1.8.2","_shasum":"0302323eb4ccb75eddc5565ae151b0f75f9b1912","_from":".","_npmVersion":"3.8.6","_nodeVersion":"5.11.1","_npmUser":{"name":"jonathanewerner","email":"jwe@posteo.de"},"dist":{"shasum":"0302323eb4ccb75eddc5565ae151b0f75f9b1912","size":9520,"noattachment":false,"key":"/webpack-validator/-/webpack-validator-1.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/webpack-validator/download/webpack-validator-1.8.2.tgz"},"maintainers":[{"name":"jonathanewerner","email":"jwe@posteo.de"},{"name":"kentcdodds","email":"kent+npm@doddsfamily.us"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/webpack-validator-1.8.2.tgz_1463756133490_0.24018700909800828"},"directories":{},"publish_time":1463756136837,"_cnpm_publish_time":1463756136837,"_hasShrinkwrap":false,"dist-tags":{"beta":"1.0.0-beta.10","latest":"3.0.1"}}