{"_id":"redux-form-validators","_rev":"49-d85dfa9c851cd161e407308e6182d12c","name":"redux-form-validators","description":"Simple validations with redux-form / react-final-form","dist-tags":{"latest":"3.3.2"},"versions":{"0.0.1":{"name":"redux-form-validators","version":"0.0.1","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"mocha --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^2.3.3","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"a09468f77e1f3f49d9c83f3680dbf93566d69713","_id":"redux-form-validators@0.0.1","_shasum":"a0199cba9c5887b64f43e6e43bf64cba32d9d925","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"a0199cba9c5887b64f43e6e43bf64cba32d9d925","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-0.0.1.tgz","integrity":"sha512-gMgQj0gF3HPJG4gE/wZhhjCTNZTCB/7xZA3Qt4QI3HCSfcKE12Okee4e16EGyV1PQ7jIa9OPZaUhojz2Q0ltoQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCXHuziIy6P0e5HBBn3BBpVmeMFkgBHaD1mlDD0L55SdwIhANMGovaZQr6sRWqoRzn/X9tp/lhsj1JiC3p9mocCBjP6"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-form-validators-0.0.1.tgz_1484295620600_0.9797399728558958"},"directories":{}},"0.0.2":{"name":"redux-form-validators","version":"0.0.2","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"mocha --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^2.3.3","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"63b542dd377ec4eba24752acf8554a4f75e2ca15","_id":"redux-form-validators@0.0.2","_shasum":"3e6e42e042dceffce70f2f0331568cb699a125bb","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"3e6e42e042dceffce70f2f0331568cb699a125bb","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-0.0.2.tgz","integrity":"sha512-tGEnjCxgCAjh0twNmljqS2RvJU54vMFwbHNTEgV0QfmemEc/XitveIYI/G3XAflw0t+TrreQh1YAL+WV0KlcqA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbg50gk9neJMdDCct1DXJI7c31CpZ/OG7CyTemGTQ2kgIgLJEUfEaWqxnHsFCJqjR7Rf63+7VglFPGGrrkUkifvpg="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-form-validators-0.0.2.tgz_1484342474487_0.8700317533221096"},"directories":{}},"0.0.3":{"name":"redux-form-validators","version":"0.0.3","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"af33662918ff1cc22b04820d4996595406a81c70","_id":"redux-form-validators@0.0.3","_shasum":"6cced7b5e35cab83c6589b51b18550c081150dc2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"6cced7b5e35cab83c6589b51b18550c081150dc2","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-0.0.3.tgz","integrity":"sha512-0+u9L1WoDX1BhuaU2G6OIe1WKui9YN0oFG0QMZYVFQx1r5Mx6gvLspJNEQunMgALElGpUKOG9k2JZlm70eszaA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFbpcOzpSgUeDvTXiFLR8lDJS/OXTgeQO8+RDSzxRhmRAiBViFgHXk8SC0v2ewgkcYss3W2ZzcE5fBXLWchEHydLgA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-form-validators-0.0.3.tgz_1484349915559_0.3452896820381284"},"directories":{}},"0.1.0":{"name":"redux-form-validators","version":"0.1.0","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"60fb0c7ef6ef20785c233fa145890a323c767386","_id":"redux-form-validators@0.1.0","_shasum":"db30525fbdff6772a924bfd7afeeae687b624b6e","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"db30525fbdff6772a924bfd7afeeae687b624b6e","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-0.1.0.tgz","integrity":"sha512-VbHDLj7VKLjc5zDwn0ppFMUGMUCHTu2sBzstw1x6DAVqdXu8fkeJZIWIOyELKzfwWj++ainsunxnJJ9KSZZtPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEfP7ycmCd41XGBcv0d+0n2/eUPg8CG1x0kS1Hz80Y7AIhALS2WIhvLOoFjp8W+lnwGYJwNESrDxeYF/aL/xbYvKwA"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-form-validators-0.1.0.tgz_1484442176183_0.07684258371591568"},"directories":{}},"1.0.0":{"name":"redux-form-validators","version":"1.0.0","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"78920287a96339b2952f76670a9c4d80bf042eaf","_id":"redux-form-validators@1.0.0","_shasum":"01ecc0564ee20a42fa65359250d62caa0ee3a27c","_from":".","_npmVersion":"3.10.8","_nodeVersion":"7.0.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"01ecc0564ee20a42fa65359250d62caa0ee3a27c","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.0.0.tgz","integrity":"sha512-0V3BtOFDq1aut+izYf8d8M3+9T+SKHTu4giOya/c4/k3NPSy504xC2qVgivNSRoPhi4ZUix9IdtBOWNPMg0ryg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBZdAbfHvG/p2dFPfPJue9RP7JbPdfoKy5KOhb8uJ//wAiEAzycmTD68jBu95Q+YrwuTteNoFJiLuCpY4T/b4zRxARQ="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/redux-form-validators-1.0.0.tgz_1485132793858_0.46247086697258055"},"directories":{}},"1.0.1":{"name":"redux-form-validators","version":"1.0.1","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.2.0"},"gitHead":"652c095b6092a9fa45b000d3425f7e169310506f","_id":"redux-form-validators@1.0.1","_shasum":"51326ce223fb909ae9bebae7673138cff3ad337a","_from":".","_npmVersion":"4.1.2","_nodeVersion":"7.5.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"51326ce223fb909ae9bebae7673138cff3ad337a","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.0.1.tgz","integrity":"sha512-KiNF99ZckYD9UYPMnrhEm7gaxW8b5Yb0QSVhum/z3kIlNFrb2acp8jJ33f0AtUyYW2pGOGaR1q4XMPn2nEVReQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG4jYbwiTpFv1jL3SnrzVnuX6bzARABMzDvwRu5jynNQAiBBnRiXXPZltxi2GBZABmRWHE/4l2kRhYsjLZ4/QGVnoA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/redux-form-validators-1.0.1.tgz_1487274600435_0.3826657135505229"},"directories":{}},"1.0.2":{"name":"redux-form-validators","version":"1.0.2","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","prop-types":"^15.5.10","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.3.0"},"gitHead":"4bf9c37b058315aca23dbff58d98a8e2db5587cb","_id":"redux-form-validators@1.0.2","_shasum":"9c8627f911c859b263da9b6f6d39b0423a6e099b","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"9c8627f911c859b263da9b6f6d39b0423a6e099b","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.0.2.tgz","integrity":"sha512-1h62VtEdoHrCVvEK9t2MH+6ldKoWCrcqvQ0bD+ivjG2h+rvudPd+5p0EskTiy4+BoyCaNgcE2YCEXjP1qzM3IQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIARjey1LprxnGTNflQoH0UmVbxWUcTlxiFZ/h50BBfwqAiEA5wGkY/QI+d7bWFxHgho+UNbOlsmLYOCdlcjS9kyDLJI="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-1.0.2.tgz_1496166057679_0.8898657758254558"},"directories":{}},"1.0.3":{"name":"redux-form-validators","version":"1.0.3","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","prop-types":"^15.5.10","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.3.0"},"gitHead":"5ad169bea94994e516b7f74631413dd23e8a7a10","_id":"redux-form-validators@1.0.3","_shasum":"5df61f7effbcb8222bbcc047a25420e5d2654178","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"5df61f7effbcb8222bbcc047a25420e5d2654178","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.0.3.tgz","integrity":"sha512-ztaeOrtat8yF1yQxtqD0nxC9L+1GnqsIaySNFkQVxeLVs+5qX5rV6IEPajEOUW6DXXsjfsht5e9Df2OkCquWmg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD9fMTuV8K2UySLn7CYhWdzf0e/noRJqyBeNxgJxPONngIgAjBoU8HgKkvErg3lkxnNnWmx3Z6+1rnyxUJlnJfolp4="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-1.0.3.tgz_1500572778473_0.5917570763267577"},"directories":{}},"1.0.4":{"name":"redux-form-validators","version":"1.0.4","description":"Simple validations with redux-form","main":"lib/index.js","jsnext:main":"./src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","prop-types":"^15.5.10","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^6.4.3","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.3.0"},"gitHead":"7501f7b85ffc68a0d424df272fc3e87d562b7344","_id":"redux-form-validators@1.0.4","_shasum":"44557fc7d52528555d716b3471dc759d07b8cce6","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"44557fc7d52528555d716b3471dc759d07b8cce6","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.0.4.tgz","integrity":"sha512-YejeTyEN8mH8QgxOimemFbhgPV+YJNWarg8GRNoAxVVE/W6AU4vEGmh2gbH8quyt7IWF80fKnBGrviScCtt7ZQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGAjfzD/7zZcZVjZneI73vAaV9J85jazI2aZCjRcvFowAiBQknqFBYRyMsUw5syU8BrloTHjYMyM9f28JQ9gBhU5TQ=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-1.0.4.tgz_1501567279863_0.8618836121167988"},"directories":{}},"1.1.0":{"name":"redux-form-validators","version":"1.1.0","description":"Simple validations with redux-form","main":"src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer-loader":"^3.1.0","babel-cli":"^6.18.0","babel-core":"^6.21.0","babel-loader":"^6.2.10","babel-plugin-react-intl":"^2.3.0","babel-preset-es2015":"^6.6.0","babel-preset-react":"^6.5.0","babel-preset-stage-0":"^6.5.0","babel-preset-stage-2":"^6.18.0","bootstrap":"^4.0.0-alpha.4","bootstrap-loader":"^1.3.3","coveralls":"^2.11.15","css-loader":"^0.23.1","expect":"^1.11.1","extract-text-webpack-plugin":"^1.0.1","file-loader":"^0.9.0","html-loader":"^0.4.0","isparta":"^4.0.0","jsdom":"^7.0.1","json-loader":"^0.5.4","mocha":"^3.2.0","node-sass":"^3.7.0","postcss-loader":"^0.9.1","prop-types":"^15.5.10","react":"^15.4.2","react-addons-css-transition-group":"^15.4.2","react-addons-test-utils":"^15.4.2","react-addons-transition-group":"^15.4.2","react-dom":"^15.4.2","react-hot-loader":"^1.3.0","react-intl-translations-manager":"^4.0.1","react-redux":"^5.0.2","reactstrap":"^4.0.1","redux":"^3.6.0","redux-form":"^7.0.0","resolve-url-loader":"^1.6.1","rifraf":"^2.0.2","rimraf":"^2.4.3","sass-loader":"^3.2.0","style-loader":"^0.13.0","url-loader":"^0.5.7","webpack":"^1.12.3","webpack-dev-server":"^1.14.0"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"dependencies":{"react-intl":"~2.3.0"},"gitHead":"a5daf4f542ecae77b9fe00865fa1888606c7cb22","_id":"redux-form-validators@1.1.0","_shasum":"ef368dac337690b08e39144c8e1aaac900a2260e","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"ef368dac337690b08e39144c8e1aaac900a2260e","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-1.1.0.tgz","integrity":"sha512-LbErxkX33gT5TbNQ/FXKGI9p5Xd1AkEWYk9O4guBBT5T/wGDQg0N4oAzpWUcNdZ8XhRabB7YcIaMbfm2pTXwBg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAepXK6V+yVarNSslWKd1m5qbEqzm4JG7XNzQt2HpQSmAiEAgCn8eSf/gMKBdZp6R/4eWIeLF0INQVvR1LzrDIqSIGc="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-1.1.0.tgz_1501629890483_0.9606061058584601"},"directories":{}},"2.0.0":{"name":"redux-form-validators","version":"2.0.0","description":"Simple validations with redux-form","main":"src/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"e5b704e741ead86e028d6267b9589752dc9e1b71","_id":"redux-form-validators@2.0.0","_shasum":"caf375e63cc1bdb68e430f2faf44c30d714e1fc3","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"caf375e63cc1bdb68e430f2faf44c30d714e1fc3","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.0.0.tgz","integrity":"sha512-x3T3hvI/xRerItxLjZY1xUiIsUJ9fIlco21O6lxfPM1lHmzyjXprQghWebZs7vSi07sR9zNphPRo83p7Fac2Dw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBNikwogPrKUXv6S9BJxh6SydhMdslGMwPo3ID6QEyRgAiEAklUaqT9XS4WzSZF9bXhzv1IwTG0zp9ynVRILqsOVEMU="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.0.0.tgz_1501827019036_0.22475887299515307"},"directories":{}},"2.0.1":{"name":"redux-form-validators","version":"2.0.1","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"c855b01f1549ab5d75a8c96ddec588ad0acb1570","_id":"redux-form-validators@2.0.1","_shasum":"2f5564003768078f648be7e07a3efa30d1057b79","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"2f5564003768078f648be7e07a3efa30d1057b79","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.0.1.tgz","integrity":"sha512-71J2O/IkkPI7mH8k6SaYdYcHG1Q/wf+8lEIRuGWEGkhZOB72AMwiYOZkti7047V67dGk2CuTJTK695/QcsPb7A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0AaUTfPxQiVaktIuxFhtvVIh4Cn7cRpV/S6OL+TFQbQIhAPVCc6yjxEa940UFwYQ6S40h4ZD8yX4Z/vOYF3ZRt0jv"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.0.1.tgz_1503628214234_0.3245235914364457"},"directories":{}},"2.0.2":{"name":"redux-form-validators","version":"2.0.2","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"46dc424f5b0c653d2db5b5dfcd56c921e910237a","_id":"redux-form-validators@2.0.2","_shasum":"570c976a33d09fc6eeb7937e9065725228dce131","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"570c976a33d09fc6eeb7937e9065725228dce131","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.0.2.tgz","integrity":"sha512-+9pm9KSK492SPRSsSPEvVpY3CqgDBWxHUd90TYYU+FLANRoBar0VTa6k1pKl/Ksqv9vhgkn7Qqmy42sI4EMO5A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH57iYWB6tCb/XDw/J0XLcHx5GpVBTPo5bs1DYd+GkRAAiBt+2KG+x1baDK3de5QtUjnsfuWCfFFSZPUHaPuESfeJA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.0.2.tgz_1507573398196_0.9084008953068405"},"directories":{}},"2.0.3":{"name":"redux-form-validators","version":"2.0.3","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"7067345d72534ab736b72da37ea1d7070f4ce46d","_id":"redux-form-validators@2.0.3","_shasum":"06452f7abe8a1215c870bdac6b15145366e2acfc","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"06452f7abe8a1215c870bdac6b15145366e2acfc","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.0.3.tgz","integrity":"sha512-B7g95pa5b4SKb9j/7Sv089Cn1Dx76sdiULKhurWvFkFpVamo5UllxEV9qypbJ8fkVvnApxBiD07xAelYjIb1pA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDSIlNpGSXhUOPW3nfZ+jOomA7ThlQIWgTcDwlRzdTkKwIhAMwHjBFz1ul2HmDF83WFGJxgoRQSWOd5Drrp2MJa8NvB"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.0.3.tgz_1508974649452_0.6707802882883698"},"directories":{}},"2.1.0":{"name":"redux-form-validators","version":"2.1.0","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"f4532583e665603363429a9b45aaaa887ba56e41","_id":"redux-form-validators@2.1.0","_shasum":"abcfa10ecfaec38b26a1df14f7f10d1363e4f627","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"abcfa10ecfaec38b26a1df14f7f10d1363e4f627","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.1.0.tgz","integrity":"sha512-CxNhF56hOxIjjQBry8OqtmAH4OAic6msgGbPT/QUn0YXmsHAg75Z+GFvfobBZiV70VOLczhDw2SqsKjtKPXQ2Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCXwmSyqSdSeT9saSIzyGNDX5Pp4FZ2Ash6xK7zfPnegQIgHOFTpJPf7cp/pH41Gj7DmdzDVQSiDAz1oHGw2CkoHI8="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.1.0.tgz_1509046236690_0.0948601400014013"},"directories":{}},"2.1.1":{"name":"redux-form-validators","version":"2.1.1","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"7f3f23541f31bff68fd41ea621ee8069045dfee0","_id":"redux-form-validators@2.1.1","_shasum":"b39b6f0d4c95b2cc3aa785d6040d7d8134410dde","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"b39b6f0d4c95b2cc3aa785d6040d7d8134410dde","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.1.1.tgz","integrity":"sha512-t3QC32i1uTOpTYL4aPCPOk81b1ZK8Pin3xhLsD0CBPxmjvQfRN+XI7NQIATMdOo/ifiy2FsCx9VbkJQ+Tn8ihQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCq/IFRqHmELUAc7ketNlcDQbW20HqXWWn44TfJWGGv6wIhAOEc5TZxPw6WfCGb+sXIdBk6nxEJb39HYs/2mhUdHsVn"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.1.1.tgz_1510172108120_0.8638115236535668"},"directories":{}},"2.1.2":{"name":"redux-form-validators","version":"2.1.2","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"0c24d134b41a83b42389bba2b17721c1a5cd304d","_id":"redux-form-validators@2.1.2","_shasum":"0f70d92995257f84138561c4840b29cddd161048","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"0f70d92995257f84138561c4840b29cddd161048","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.1.2.tgz","integrity":"sha512-HKPkDw3CTfZVPlucrMT+sXVvTloR7aqAbgRrwgFyvwU9yr+pOHhySvPIAgwXwlQGKeqUohC6C/jNoFUyKR5gVA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC7fev0BlIoR3xgv/lfW+qsGh983Rl8WhgtJbkSidVxUAiEAo1RHtnZdWHhz8NyQ8CcW1q9d6mtceEqiKqRxbITge6A="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.1.2.tgz_1510624244084_0.021030921023339033"},"directories":{}},"2.2.0":{"name":"redux-form-validators","version":"2.2.0","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"837ababd01bb2dcb674e969e5173cb8fd0092281","_id":"redux-form-validators@2.2.0","_shasum":"f4be5f347f694ca78e8a0b7050b0205f5f3080f3","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"f4be5f347f694ca78e8a0b7050b0205f5f3080f3","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.2.0.tgz","integrity":"sha512-2eJqC1BR7f7hJXCFLRoeN2pWV4HyFG5hTyGywVdE//W19PAPjmrROxuPo5kb5OGsTsNVEaOZbzVFvEsMnrvDfA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE7t6x11R7XlgKyqHYdzhjPZ6POZycMCD2Jzj8Aki5VgAiEA3nJia8y+04tz1ROBhcDLajCgxRbqxCEunqtM3cXh4rc="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.2.0.tgz_1513849939806_0.3656303961761296"},"directories":{}},"2.3.0":{"name":"redux-form-validators","version":"2.3.0","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"010eaf62c6eb9ab552c1657fde3a021e957b3cfd","_id":"redux-form-validators@2.3.0","_shasum":"550208adedddaeda3387df100ecee35643447415","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"550208adedddaeda3387df100ecee35643447415","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.3.0.tgz","integrity":"sha512-bbCVgB2/vQ4zOI5NUZDrRBNmT41qSEQY4CvkPoVgV+RPVPnPt2r//jGKsQcVCdEcHJkEiRUsXpOIlFSbc90Npw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDPp6OyV1KfcUnVmy76FMo3cGhGLTCV8FCcq1JuXRweUQIhAKTF4ukSgOfc2G9PoQcGUwxlS+5ZkFVqOaXmIc1mDyrq"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.3.0.tgz_1513884758411_0.5644382156897336"},"directories":{}},"2.3.1":{"name":"redux-form-validators","version":"2.3.1","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"5711099429053fb12fd5a49f161db2dbbafb8e43","_id":"redux-form-validators@2.3.1","_shasum":"9fef770f8f2b9a6b084067089521a24f2043834c","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"9fef770f8f2b9a6b084067089521a24f2043834c","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.3.1.tgz","integrity":"sha512-pPgIGNc886GoI5V8bUXG/5Mw1DGZjJvZJc6p+AlMjrgugFMroDjF7wkx4O4leYjW7j1E2El3cLzqjm7DTPbyxw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH7sAM9hCxRbYaghwGKoh++5bapIRyCXwjEPmlPMTMbrAiA80NL/RifOwKXrudRzztnNmTJcbM7nOXsPEeDzjNmR9Q=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.3.1.tgz_1513887922412_0.3167416036594659"},"directories":{}},"2.3.2":{"name":"redux-form-validators","version":"2.3.2","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"4052f41252e52f2e243fa9cf6ffb9822fc094f8a","_id":"redux-form-validators@2.3.2","_shasum":"ed304b79595bb450ed875410d65bb15ebd4c29a3","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"shasum":"ed304b79595bb450ed875410d65bb15ebd4c29a3","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.3.2.tgz","integrity":"sha512-BiNBITsPiEgqBk7E3b1LqHv+Ecv6ok5ua5ZrarKijlLA5W1lwoFBdsTD/dO6/O1vl3aRBnMjD2VGBzWC+PQ8NA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCz5eDobuGYGKCQdiqdI7KvrnUPKARKe6D1pODzA0/XnwIhAJFBkO+vSeGqDpfjZwAuJTkzvt3mFIPbkmAjnP5HpBA+"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators-2.3.2.tgz_1513895977616_0.2715632321778685"},"directories":{}},"2.3.3":{"name":"redux-form-validators","version":"2.3.3","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"3aabbbea427553457b82f8856526da181697accf","_id":"redux-form-validators@2.3.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-UhY5hxsEeDNsI9lt6llFJBZ30/+bvytCCdOCz0lJjWt/7q2seEyked01YQt4XW6VkTD8cWL2idPyCr1NT0em7Q==","shasum":"fb25eb7259974eb636cc48e6cf897f5572cbb521","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.3.3.tgz","fileCount":143,"unpackedSize":979895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDoaNndPnR7islMyPSkaLhCPpOKt6f3djhcptHueRQVwgIgYlLa1SyLXxTO+lR5TrjkmNM462KpBbBh1R0tqZyqyzU="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.3.3_1519680179353_0.8774358223732801"},"_hasShrinkwrap":false},"2.4.0":{"name":"redux-form-validators","version":"2.4.0","description":"Simple validations with redux-form","main":"lib/index.js","repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"d8e1d884a013182896b5aad8f026405c01348761","_id":"redux-form-validators@2.4.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-WoxTL1NaPDE1DrMTn/gDPaD9ukhl/43Pxm9+nyMhsNNACzcyI+oHhubbgLt3vvYeCCeBdHXWZBYKGvUu5En1kw==","shasum":"4b2eed8eb70cdad8d39d517be2224636952d1b8b","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.4.0.tgz","fileCount":147,"unpackedSize":995021,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBIFB45bqy84GZx8ZMjzUi1LIO3o5n1/q1Lsvr3D0CnuAiB82pUYL31GjLSSVGsnwLRrb8kOvv2CpwlpiRH/4B+7sQ=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.4.0_1519702420050_0.09729615893711108"},"_hasShrinkwrap":false},"2.4.1":{"name":"redux-form-validators","version":"2.4.1","description":"Simple validations with redux-form","module":"src/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"^7.1.2","babel-cli":"^6.24.1","babel-core":"^6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"^2.3.1","babel-preset-es2015":"^6.18.0","babel-preset-react":"^6.24.1","babel-preset-stage-0":"^6.24.1","babel-preset-stage-2":"^6.24.1","bootstrap":"^4.0.0-alpha.6","bootstrap-loader":"^2.0.0-beta.19","compression-webpack-plugin":"^1.0.0","coveralls":"^2.13.1","css-loader":"^0.28.4","expect":"^1.20.2","extract-text-webpack-plugin":"^3.0.0","file-loader":"^0.11.2","html-loader":"^0.5.0","isparta":"^4.0.0","json-loader":"^0.5.7","mocha":"^3.5.0","node-sass":"^4.5.3","postcss-loader":"^2.0.6","prop-types":"^15.5.10","react":"^15.6.1","react-addons-css-transition-group":"^15.6.0","react-addons-test-utils":"^15.6.0","react-addons-transition-group":"^15.6.0","react-dom":"^15.6.1","react-hot-loader":"^1.3.1","react-intl":"^2.3.0","react-intl-translations-manager":"^5.0.0","react-redux":"^5.0.5","reactstrap":"^4.8.0","redux":"^3.7.2","redux-form":"^7.0.3","resolve-url-loader":"^2.1.0","rimraf":"^2.6.1","sass-loader":"^6.0.6","style-loader":"^0.18.2","url-loader":"^0.5.9","webpack":"^3.4.1","webpack-dev-server":"^2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"227c79effeed8cce8bbd82c81d4bbd3f23005c52","_id":"redux-form-validators@2.4.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-eDDAQAF4mLU5uKK/RUiLflQp4pPY5nDqvF5xa1pO2EPR9X/1lL5hQeBCyAq8JTqAjzneVT7WxyK8iYRg9O75vQ==","shasum":"f6fd6bfb7d98608ff76a15f71d33d827836ee316","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.4.1.tgz","fileCount":164,"unpackedSize":1018003,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB1tvn5S/apPt7m9LsCisrwCEiA1sjZNX986du70nJp0AiEAwAo8ai16nDBgc2c7pL3TlmEiJBvPt9G/0GwAU+2bW3A="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.4.1_1519704879804_0.4684445990800794"},"_hasShrinkwrap":false},"2.4.2":{"name":"redux-form-validators","version":"2.4.2","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.0.0-alpha.6","bootstrap-loader":"2.0.0-beta.19","compression-webpack-plugin":"1.0.0","coveralls":"2.13.1","css-loader":"0.28.4","expect":"1.20.2","extract-text-webpack-plugin":"3.0.0","file-loader":"0.11.2","html-loader":"0.5.0","isparta":"4.0.0","json-loader":"0.5.7","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"4.8.0","redux":"3.7.2","redux-form":"7.0.3","resolve-url-loader":"2.1.0","rimraf":"2.6.1","sass-loader":"6.0.6","style-loader":"0.18.2","url-loader":"0.5.9","webpack":"3.4.1","webpack-dev-server":"2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"7995392021a52452b86803d79909af6658d5ce10","_id":"redux-form-validators@2.4.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-uK1N4HHMGuDKP2kv5Yasl2cQOaCd/1vGtDGYeowRs+5Te6qWGSg2NqBNspZp6RxNxscYSS1YBCUxvLTS4Bu4DA==","shasum":"134b9760085b4cad6467b50d8c111a2454702b28","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.4.2.tgz","fileCount":194,"unpackedSize":1152702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCax5SyaGufG5etBASObRtpG3iXm41f4IkdQiuB8KHNigIhAIfjOcwdkNJVpY91Bi92wVU7j6f5GvB8w80gMuTwUBJZ"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.4.2_1520283996033_0.07273989075998566"},"_hasShrinkwrap":false},"2.4.3":{"name":"redux-form-validators","version":"2.4.3","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.0.0-alpha.6","bootstrap-loader":"2.0.0-beta.19","compression-webpack-plugin":"1.0.0","coveralls":"2.13.1","css-loader":"0.28.4","expect":"1.20.2","extract-text-webpack-plugin":"3.0.0","file-loader":"0.11.2","html-loader":"0.5.0","isparta":"4.0.0","json-loader":"0.5.7","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"4.8.0","redux":"3.7.2","redux-form":"7.0.3","resolve-url-loader":"2.1.0","rimraf":"2.6.1","sass-loader":"6.0.6","style-loader":"0.18.2","url-loader":"0.5.9","webpack":"3.4.1","webpack-dev-server":"2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"0d53a6b2b4d2313269a83b7e25d6018bbc19d00d","_id":"redux-form-validators@2.4.3","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-WuLNqTVHFMOnhtTjozgRjMX/lQ8HMFYonQsemnQPrPWyPxYNmTXLZkuD68nFcYo7SCAMiBpLbD7XR6AzGjK2HQ==","shasum":"09392fcc86facb3823a309c7e4ab7856f803ce6c","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.4.3.tgz","fileCount":199,"unpackedSize":1205690,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/em2e5aLpg9o2+Dpp81cQFXV3dguVUE3miEPCX2+DngIgLnpFNnUPcVT/F9n3HPoDbipozS21tDYuINSNMhSlMeI="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.4.3_1520758744341_0.223132605818543"},"_hasShrinkwrap":false},"2.5.0":{"name":"redux-form-validators","version":"2.5.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack src/index.js dist/redux-form-validator.js --config webpack/development.js","build:umd:min":"webpack src/index.js dist/redux-form-validators.min.js --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.0.0-alpha.6","bootstrap-loader":"2.0.0-beta.19","compression-webpack-plugin":"1.0.0","coveralls":"2.13.1","css-loader":"0.28.4","expect":"1.20.2","extract-text-webpack-plugin":"3.0.0","file-loader":"0.11.2","html-loader":"0.5.0","isparta":"4.0.0","json-loader":"0.5.7","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"4.8.0","redux":"4.0.0","redux-form":"7.0.3","resolve-url-loader":"2.1.0","rimraf":"2.6.1","sass-loader":"6.0.6","style-loader":"0.18.2","url-loader":"0.5.9","webpack":"3.4.1","webpack-dev-server":"2.6.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"788796078339afcd3d4fb5909a8676508aee8b01","_id":"redux-form-validators@2.5.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-IhO7GsTfJITA6tBpBctfmv46U7KAfz03bJ+Fdo+BGyHjXzU//g1eCnOhrvl3A0K52VsnYcrDRKh/iyPUJBW8kw==","shasum":"cf0a3f6d18dab7c1b80a6f5b667ddbe5461a5568","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.5.0.tgz","fileCount":187,"unpackedSize":1167601,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9MDsCRA9TVsSAnZWagAA3ToQAIqiRo03JXUzaOvKGGgI\nF9f7DfxsALRxt6doFxCb2mmmpSE2LnSKjVE5f/vlRoiHd3N/O+3wY+6OHDBG\nA5RVpj+1Ilpo9jQyKuY6wocBHaYZMYZf++YUO5rOstuIVjDMxKvNRm2585rS\nBatH4HWUIGvOvcCk8YMsP8Zs06JPo01JRDclt7JgVDkjy8MZ/6xTRYt7vqZ8\n0kEI7bNBIMS2AebRzaojtRAdHgCf2scVRy0AZQoJu3QfVvZ/26woDuRfRITD\nRWS/qM0xG4pQRAcYxeycZSD5yHJdq6ZMW548dTkTlkuRrtr43oUvY7B96DQ9\nITK1BT7xzt3z5S4GbSi0bIOSO9MUurC1u8js0yFAFUnGHAAArO5z9hYBZuHq\nyzKxBbmM2hx6dgrkeaXv00fu+EWBv/cdNUjYlx6YqxEO+I3gXmFmdKPaUl8i\nYT5ZEEDxmgcSiiW6rA6ceRv8B0zFTeyISYiK1EP7rPX5Q5iM4aq6RR7gONoj\nN4HdAlfzujAuzd7gH3Ets+Oz62tN/V74X07mNTq3or8B6cMmw7TwRbxqKS2g\nYsReywQGE75MGdoLsI3fqTm37qp1Nt4JYSYocpjxcJ5nf35xhhX9bi9kmrsC\nsnYbfCRfrgmKnCGRk2Sdkb2Uy5+9eh7uHQJ9lATQFsOWKONe1lRJFbnROdQA\njJS7\r\n=CBOS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGj2G54hIDUfjn3/MROpF5+rPiJ+nCz+BcLwF1Iguwp2AiEAogFuidDt0qyQX3Ku2GRgjPpQA13qvjZGy33Io7FEWCk="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.5.0_1525989611967_0.9960014425965871"},"_hasShrinkwrap":false},"2.6.0":{"name":"redux-form-validators","version":"2.6.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"7.3.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-dev-server":"3.1.4"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"c5b42c6e667851bfd4b108f68ba8051f1dddcee9","_id":"redux-form-validators@2.6.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-TGy3dPocRtgQnvI1sSbQa5XUbqw7MUze3zHYNOxHcEBtrTyNn/RDgmYxah5gjxfRrwaH71TjExMjW2Vizv0WJQ==","shasum":"2e5d696017784f4e90d025293043293104c9e745","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.6.0.tgz","fileCount":216,"unpackedSize":1261577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa9NoTCRA9TVsSAnZWagAAZrAP/18sNSwSODvrrcAicvQJ\nboC/A+Qi4I1DVE6J3OAXMHEUaiDSoUjMKSc4qwh6DuEqgaolSwi/vUhKJCzy\nCGGsW5yzAFDUdSYC0M73zf2gR/qceKjbUqGFZxrI1Id7IX/mdRifqStwGIpb\nMWONwTU3wNa/EOUCFDMN42A+tBCoJpNsIYCUgBD6MjL+yLllkZ1XrdaPJuCR\nTsk6PNNkBecmFMfVoIBMGzge8rLVyGbkaI4LzvxLoQ1e7/C17q3GGYrF8MsA\njmRcuP/TqsuMMpnejVD1SNwDCNcrAXDSzb1F9VRshWR0nq45Nnu+JaNdb0m3\nYfoIKbIWPWf5DGQ3q5u7Beb30kC200nmXuc2lWX7Sjzr3Ddk/17g46cnIT+p\no+TLT1mW51XXhe+85zhmgVnM6U2hKMj0nvGcVLJNtHfgo8ePnP4DigQpteii\nNfQoPtK9kvcrTOQKzuLM5Uu2J1nKA8ivwMfJ+EDBRgWjh0IPos7HDM3W2oK+\nSR2VZ4lf+jLiYZq1DHflG0wSFooXXdN7JgSydzCw3DMoVpWfVZ6ioGE8U7qN\nq92Kky2H0QL/zzG2lQE2pzs/hB8eAl1HhHA2YKR/b5wAYuGuoqUsBFir3awZ\nNWAeeTABpgiduaNEnrOgRoc60Gf01kYHVdMUZh8T5wvI/+dMsChlPf2oGVo8\n0bAe\r\n=GAm/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDi06s+o1O5fEWyHX3s7nt3CRNGxqWSlks/kmaJbpyNsAIgR+MsyJ2qCgq3JHZk3HPcBmz6rLxrONqYITrsJxZI8mE="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.6.0_1525996050317_0.7594865435871929"},"_hasShrinkwrap":false},"2.7.0":{"name":"redux-form-validators","version":"2.7.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"7.3.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-dev-server":"3.1.4"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"c06fab36fc01195377b5beb2d5fc957359999c51","_id":"redux-form-validators@2.7.0","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-RQMgThi9PzEyThaXAjzyCUd0WW1wP6sS6qXCNcV1sm5oFzVpfO44L+u6i7CgU95HvUg0nHvYese47IgFNOsOEA==","shasum":"2229388e0a0270b3d6098f6da283731b503ec838","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.0.tgz","fileCount":221,"unpackedSize":1283145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+NG9CRA9TVsSAnZWagAAqxwP/2EwT44dDvc54TxaQrWw\n6nwdwenQ89mKuYv5yNOmET88cDLVLpaE+HHdneIB+cyqAlz6M2nMDqPNbJCS\nf3u5eogfNjGVl4F7JMEkP+XPztGfAD1PGD85zcsyTSlrjdKU1UChVNk3s97U\n+Q1738w+pg6Xd8INEzpYMZYjNrKf+CEiCp/Ib4tUIYbiLUQnq7pqpZ/d3oaC\nxSG2ZXD1qw5ACjKd2c+VlhldZVjSBsNwSUWaMpRtgcuH53MwWhXhv+CULo3N\n2SHO2nfsDiiXODeC9UGn7ouRUljZ5eGCRQ3KQ3W5DbBJRr77pkNH5NgfgShn\nH0sO8qTpNRdPkVlhELrjSkWmnuwzI4bRXFnJRvnBi+/co/q4y96CpN6aM0qt\njjqQQ3AvWv5k5+m1SJFy+sSc5iY6PcL8MTKMJjOYOW9CRStNAWJpBuJYzC25\nUiPU63+w1pfpIvAZfCrp+3uZ5XadSLMhVy/sJl6tMw+RnyhxbG8Gsu8JN2MW\nOplm58nEH8ZVdYFM9VgTPBw1oTTm453WNXTEX1RoPDMbQ57220gJAcZ85VV4\nHEAYOU88UcjlCEzkXX7uO5EMFVtN+TlYGDc0UDo9Od4kTnmsvF1SryJlwt+c\nHemAD78UrW0McJTVRMJsGo0mn5aoXm295N9D6q7Aw/vaAcyL/UHGW4QpAZs7\nBB5q\r\n=khDI\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID+/yKMX9EBfkrs4TBnEaphgWeTUV80FLfZum5zMb/RhAiEAlMp/3+pyfrnS40XNdYBl8Vll0KLqXuweP/FfKNRXruw="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.0_1526256060836_0.8245378802905152"},"_hasShrinkwrap":false},"2.7.1":{"name":"redux-form-validators","version":"2.7.1","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","eslint":"4.19.1","eslint-config-standard":"11.0.0","eslint-plugin-import":"2.11.0","eslint-plugin-node":"6.0.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"3.1.0","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"7.3.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.1.4"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"5866b23ab17459460333b1cc9487dbb85ca86c76","_id":"redux-form-validators@2.7.1","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-XhAb94ugke6lo098WfhrzkdFylZR/WO0Q5A8yKBjTdBFYDwcXrKjvsx6CZ4RLED29J8zp4iKhtLJRX5qLRkIcA==","shasum":"b443b16d144fa5c20d72d52415b091da09b2cb29","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.1.tgz","fileCount":315,"unpackedSize":1684542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHtSSCRA9TVsSAnZWagAA9qUP/02iXtLw+de10opu803o\nVtcUMnE8biACJXUa8s8QuArhfhrQyF803e1P6v7b0O1BzzRbHDzxlbf+hXMq\nBk563/pupnxgSKcRDbmve6rVv4y+z9k8iOlWGXf+vvqE7iVnSZ+dx5u34y10\ns23LFpj0u9gx6ojZ5/Apkx+dPhYvAxB8fLOmwBUPJDYZLDm+HQ9srJwzNAHl\n0I+rn6TIXoc3ms4ejed5mrLYUFBZQ6dHGLorAV340y/OL9XnjZbuiP8MlKXP\niA+A0vV4Abr6/cdmCXdNY9N2g2F0Ib7DgquJjmetNln3oE9ibKpjEy+gusJY\nXAu6juexz3jkzq4Q+q6hk/WTkJOGCpNrYBfi+a/6F5T35jrzKGZI292PTGcV\n08LmpNrdG4PPiBR0LKnud3oi5hwzzzr5/+dwICvVT5Pwqm7S/ztTfPT1akV/\nk3TZHtOTlhRHy/sbD1RNdFwRsmJktgzoOtzM7NHfeG+bTqXd0s7YSglvuzdc\niV7748pbxCUY700F9cWVDiRiprHYBdZfIpBAQgEeDhmhsDh+CLAyl0YG+1vs\nhMab3D5/yMs33oaCjUsF/aHsT688Tn61I/2oh9kzp7LgfJipdwbJRFIO1qnx\n/XRinFT5S9F1gdhTaCFccHMzBuK9ENvBJDASVTFsTn+GSJNsJUg2LXbWb9l+\ncGLY\r\n=6fcy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeXhQzzsJXKuI8tiZWpyPbswRC7wr2bhT8i6c4yNhs7gIhAK3nCxLo7SCGWKCPmT4sGLgc9l+kadRYWSo7hU4KpE5Y"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.1_1528747153461_0.3381723033121571"},"_hasShrinkwrap":false},"2.7.2":{"name":"redux-form-validators","version":"2.7.2","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublish":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","eslint":"4.19.1","eslint-config-standard":"11.0.0","eslint-plugin-import":"2.11.0","eslint-plugin-node":"6.0.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"3.1.0","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"15.6.1","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"15.6.1","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"7.3.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.1.4"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"8098379bc2330bd2232c2bdcbbda60adbbb088aa","_id":"redux-form-validators@2.7.2","_npmVersion":"5.6.0","_nodeVersion":"8.9.4","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-FmrkTy4eAEgJU1bHvJpWyswov2arhYGHyOW8C/uNXnzpCU4tZfMV40MhjKdgqPg9BY/x1o0kUNUsb9corYQ3pg==","shasum":"43d6581bf61eabfd4f17bdb41b955710afd10f77","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.2.tgz","fileCount":307,"unpackedSize":1661930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWL3lCRA9TVsSAnZWagAAEWYP/2jGTqC55lFW0tKzZgXc\nw5ShxuYhTKX2czlYtB5NA3Vz1yKr9z7wMyMfilBsrVuHWCd31pnmpEVclQk9\nICCWzSFu+jAYpfWW8Rf9bicIjVnWIwnTiUN87mbpVEhFgCLFH/Y50sRl6JgC\nzFZ7a8yemYxjffgIZuYIiIMRUUvD6jPKavFmF32GY2qfjkEBCUKu5YFG7qjL\nWkg5UvUw/ti22sBR47SxGDJUc4KFsmG9Qf1bRasRXHvlgqNy+bktYnpIhZmQ\neOzGxr2NOfgA4jdgNsK2507lL+MB17llY2SendNztWL8tpwp7nBfhYRYgrbh\nuRREoxT5AaHboMYkyB98YRVU5cZyiR3j/9CfSggJrELhJfn0nXNw7lCoHxDk\nDdFx5wOpOIervUXiN7dESo4jGRZFwhhSGBPCJL9EKtpLxNUmbKvlDBzetoxE\nKw8z/NPCrvI2PL8rdZC4a/ofTQdgC3x1fFj53lZBcSG3VnhV7s2a0tIdziKW\nmq1KD0WxE5h4OgHgZPG5ViD2mA+4UXwW45MO2XAMKZrqCP2eRzcH8zM+o3iK\nJlO7KxBLeTl9JiydlkMXh9NOBgIyHyv1T114aGyFaoDiCe4Mkx+LnkovAN42\n/A8WIKAvzAh5oL0TONbOpS6aXfmuPTQZsC262jsLNZ878OlQ+uLxCKS6X+83\nwJUM\r\n=Gacr\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpgsnZEPhUk+s6lWFMi+GyJKyX/qOUBBAsrJD2SnD2SQIgd0EEayqG9nm0cKOi+CNDM5WQPDJrnQx+TYyZj1LZ7xM="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.2_1532542436822_0.4421240370891588"},"_hasShrinkwrap":false},"2.7.3":{"name":"redux-form-validators","version":"2.7.3","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","eslint":"4.19.1","eslint-config-standard":"11.0.0","eslint-plugin-import":"2.11.0","eslint-plugin-node":"6.0.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"3.1.0","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"16.7.0","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"16.7.0","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^5.0.5","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"8.1.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.1.14"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"6d6816dc9276b78c1504c6901b11752c239764d9","_id":"redux-form-validators@2.7.3","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-ir/Fxf/esgGtnhKJ0Y5DFNmvQ2ouZvr/k+TfG1C2Iedr2M+2rj4HZgP6DtNFpeL+gg6PxkM1rh8Qux183Yr1Ag==","shasum":"9d552d098fd92aff13453bbc74e0acd09f08e53b","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.3.tgz","fileCount":306,"unpackedSize":1491856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOYr1CRA9TVsSAnZWagAAC1AP+QERZGyjZqWXSJOiuObW\nNoVvIispV30Az4X+PqsLYOwRgLiSBfdPnhdAWoHFdH/j7y9X0VgxpErra0Qa\nTf2Qbag4KtVIYvYf3/awCkZHL4/Bze1OaOnway3PZCyi7xj3oBIwiYnTR0f9\njAPVlACa9jAwbZxy74vwmV4BIIGsu04FWH2WUcnWly4j1nVqffsIEy7n+pAF\nvw8AsuS0tOqMPyaBF4M+F0y8vj2aBVUqFn8s82mODbRwNguT+aq4BYAvdmVU\n4Ag7kai1QHVc6pJ0s1dcCukaNBAyj0++FeQLcid4DhGiPKB/UhKRWy74iHBi\ngSwFXJ25LjbTVjXX7+e0aT3UEtBWHhvVy/Jl6bQW+ZsnX03jP/kNvyWeiKKM\n3QoJu9g0oeDaMdyIekD8CDqHBmgj9vsHBnXkCDg1S7OaB+6SzzdtRN5yIVmD\nHpwDIkYuY5QRoesg3KsvBXIdI4gKWtxts5uKfFE1GDo/TBRE2GqKZx6/12XN\n+I6WywzneSOlrKVSExBSbSeBluqV4/p68hfBBVglzFOqZBZ68BAl1sfcyoJ3\ngucjPkBjndhJPg1CBlczKiz6MCWCM1J0G+t9+tys7aqnJUNF+nFfGJ0X5v9s\nkN850b3Tjp6X/mqjsGhHYz88Ze8s2aRhDhd5QGo5c0/ZbS2pB9V4iQABB0eU\n+ucZ\r\n=q1LC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCEjhmRWTObZewghNsOmY7OInsI0zJ4fWGvg8o6CUvXmgIgbLhKHHiU8VcFro0no3IT3kDEYzZ9n9HKxriG7Ykaqng="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.3_1547274996949_0.2741138113692898"},"_hasShrinkwrap":false},"2.7.4":{"name":"redux-form-validators","version":"2.7.4","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","eslint":"4.19.1","eslint-config-standard":"11.0.0","eslint-plugin-import":"2.11.0","eslint-plugin-node":"6.0.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"3.1.0","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"16.7.0","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"16.7.0","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^6.0.0","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"8.1.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.1.14"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"8553efa5307ad16c79b86eb5e1dda835d52d0a12","_id":"redux-form-validators@2.7.4","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-9w/D4xQ9E7sYUxHco16oXK9BYPZWJdwOLleC5wH5bs8ARyBL4B0W9kdkhPyNdHNKmdZl1JcVV5ZbMRUBzs5wQw==","shasum":"fe014080702b7a9e51714af679a0015b8b7876c9","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.4.tgz","fileCount":308,"unpackedSize":1498694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcOYvsCRA9TVsSAnZWagAAcPoP/iw5LIk9ODeM4eam/AQc\nL7gfvNzsT38EUVFeiFw4JDnDwWu1ef+N33le7wlMDeqemPQR39FAnrtASRyu\nkswPJdnYYrc5C8yuASBnmq61CUWej/X+oeWspPxzzyQWT8CsxwbNCFasF1bR\nwYWQHtelPJQMe9fq0lHu7qgUOeDdyMMbvtwThn2WpdktC5BF/nWVFDjnLT5D\nfFXKEABA2q24sX8x65NcMjPTSvaJtTB4o2rqqpcIZ+ZpXH0USmtfb4aLu0d9\n/IQsrsVShIbCJciimjS2ORkBq/pcoCu+ZpptEZ+YqNzgO7DCj4eoh9Jp5EV3\n/s0MEdDW06O4gbHP97MvgKKnLRcfKVTWGjXpaRGD8koWSTITbtAA92V0wJl2\nZGqwQjp/Jjv05Kkd6Xym9NC4+ugdHYrWX5D556QidLhfhAEk47/NrxMz6yYk\nfNhYlOsn4Ad0mBIMqiCU/atiQktpTdLb1uhjn+QY+pLXXIqVu7pV3ARAqFGu\n+ew4JQQOcn2tJ0uQsoN3iBRLc3byx5vi+syqaVCS+aQdqAEjxFmm/IZ531+O\nCUt5s4fJJAOdTNnVMpz18gmseZUxK586c2yjaUZ7qxJ7PIAmIy+sjaKXvQqj\nY0UO53++3Z/GU0pPhwQdH32ZZjKCR4zPr/ndRIuVE3GV9SFVFtEsBqthRw3h\nBytd\r\n=SiWd\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCsha5cBqssrn28vhE5fj9iqfBoBM2M5+TpR9Foo3fKvQIhAI0vhxXFIKl/LzB8eCGJqkqjp6ui2FgQsyvA2c7o1Ju5"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.4_1547275243500_0.6710069444074906"},"_hasShrinkwrap":false},"2.7.5":{"name":"redux-form-validators","version":"2.7.5","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --compilers js:babel-core/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"7.1.2","babel-cli":"6.24.1","babel-core":"6.25.0","babel-loader":"7.x","babel-plugin-react-intl":"2.3.1","babel-preset-es2015":"6.18.0","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"2.2.0","compression-webpack-plugin":"1.1.11","coveralls":"3.0.1","css-loader":"0.28.4","eslint":"4.19.1","eslint-config-standard":"11.0.0","eslint-plugin-import":"2.11.0","eslint-plugin-node":"6.0.1","eslint-plugin-promise":"3.7.0","eslint-plugin-standard":"3.1.0","expect":"1.20.2","html-loader":"0.5.0","isparta":"4.0.0","mocha":"3.5.0","node-sass":"4.5.3","postcss-loader":"2.0.6","prop-types":"15.5.10","react":"16.7.0","react-addons-css-transition-group":"15.6.0","react-addons-test-utils":"15.6.0","react-addons-transition-group":"15.6.0","react-dom":"16.7.0","react-hot-loader":"1.3.1","react-intl":"2.3.0","react-intl-translations-manager":"5.0.0","react-redux":"^6.0.0","reactstrap":"6.0.1","redux":"4.0.0","redux-form":"8.1.0","resolve-url-loader":"2.3.0","rimraf":"2.6.1","sass-loader":"7.0.1","style-loader":"0.18.2","webpack":"4.8.1","webpack-cli":"2.1.3","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.1.14"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"321d6b46c545c69bf224cbc4db0541202d5babb6","_id":"redux-form-validators@2.7.5","_npmVersion":"5.6.0","_nodeVersion":"8.10.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-WzEfcdIRcOAv+W33nNj1JDAU2UmV3RBR7RzbdqpUzdlOHhp9x+nCGUX+06TLLsWLBAVQma7FRJOFtmoYojTIDA==","shasum":"8e1bf283c16f7cd8fd1172ab54b10a8608f1b6b7","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-2.7.5.tgz","fileCount":309,"unpackedSize":1502208,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcO5eICRA9TVsSAnZWagAAmqEP/jJWvqZLQnjviNS1ohlm\nJsWQJGNQtTCQg56N9lhBBPh2DGrw2OxXSXWz2K0U7AYxw5Ja2u25rEyG8iQR\n2O8QSiYwQtHm0N7Ix8AcW3aIBhf7tmTeplh3OJxUEb9ScOznpBZc+UcgnRde\nzO9+9TMqq/4YCycF7RqJfC0gpeLtbDhx5jsdsdtC3ZaykcCBWdeXQWh/603P\ntwmB4ZXe9bjMbg6crB15eZ9i/K5/OyTh0RU3xJaJh7bhVq9a96Uy5VbMhd7D\npHPvbQI7+vqbgesRTjKlfxUbN2M1ApGUEiTSB2qJPbolpVo+OtYIUJ+fKVag\n94qxQElf4AhPSHHo+oTWEApZjW4I/jyuKlBpPPvP/tBFFaZIu07VTxAtGOf1\n/H3Td3LGbJ/Wdxgf8d3Pb0kJ806QrUPQSyFh2QpstkaMQ9OTLu9CQ5hTljbG\nnNKMrtWCrH7hgwZ0JNzfUiSQujQADC4W6JU9IEeRWy9WetV3LN2GQ4lLU35Q\nNoclnQ0r1tDwWdTyCHWTSFwmoazh3+5R98DiFvVztSVuwUfoQPh/5nmk69hY\nR8pyrC58HqcPGna8vH2KbLiwBKhjWhE0lVNCNcXNGpFu+nO+YI97Db6sfYqH\nOsYgRHDn2l0lZJb7yrHjiTzKj0/25LSFPa5MljtIoJNQzElCg3bIH9ZkCd6C\n02/h\r\n=k9wB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDLJhf3fKG0VJeoxr7l95320flhWJwOVZaxxv/rvc9RzQIgT4K+vgXF/OHmnNE8+J8gL/MpVkzVc0oxdlK7zN8HDzc="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_2.7.5_1547409287450_0.3974953572844002"},"_hasShrinkwrap":false},"3.0.0":{"name":"redux-form-validators","version":"3.0.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"9.5.0","babel-cli":"6.26.0","babel-core":"6.26.3","babel-loader":"7.x","babel-plugin-react-intl":"3.0.1","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.15.3","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.16.0","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.0.1","eslint-plugin-standard":"4.0.0","expect":"24.5.0","html-loader":"0.5.5","isparta":"4.1.1","mocha":"6.0.2","node-sass":"4.11.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.1","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"6.0.1","reactstrap":"6.0.1","redux":"4.0.1","redux-form":"8.1.0","resolve-url-loader":"3.0.1","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.29.6","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.2.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"dbf3747d5ae993c42f53f760b14b9575542d8e40","_id":"redux-form-validators@3.0.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-05OEu2M/hooS6MkMai/2gkL5ZLyxewwOlrwXKr2NKswdBo7b5/c86hKBNy7qitimOeDPHdLvPawk9zVfDE4Mnw==","shasum":"ab94ff5986ee550a9108bfa17cd220875d029bba","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.0.0.tgz","fileCount":527,"unpackedSize":3706473,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnu4ZCRA9TVsSAnZWagAA4/EP/1L//dlFDON1P07zjEUA\n6rXnYiveEq7hClfEuTbks555Dnt1wPYeM5/p7Wj7lwBDaT/bHtT7pao028cD\n6flxMSkEH3ZXt+8w/tLRsLepWMbjmJkfKAW/vey+h0NiT17/1P9tVPxVrw0Y\net8c6fbr8c2UPL3BLmhaDvTDf1O7skrvH5IgFKlSzgyeXSKSr6+ULr29F43S\nYZi1/RwXsgydNk8vYsQA269HW1qSdPIxbsHI8ax9L1173KdKmUpZE47bbkGM\n3DknHgIIBLQ/Svyd/tmfAGjUzrNE9WAgEFehK0Q67RRa8wIM+p/fh8v2G8gv\npR0WlJlOeeq2IGcQg0SL5fgZfe5mcFwWFEvs2MbHtS0B1Bxr0v6MeXvebcrE\nQPhC8l3NJm5Y2H9ZLQkNqEVoDX2fSidRPu15h+gxh6ndz3ejoniDsAY4xhlL\nB4EMWQMriXkclAOiSA8L95i1hvknF7+kdIh7Lm9dUiiiib7eY6u0R3rAljNh\nnW7FmOaEtWoEjsWd28G7CCgEmS08OJH2YV54N87Os7dkkQIQfxYQRThXBhYG\nwKbgk9onXM1/zz51o1AjYRZ96KPWiYM3/iUHH8/WMUmKrt8KuKrCRKQBaZgW\n4z/Rvya3Tw6gR7Xtm/oD18oFLdKGzLQwpc87QwYuSqoT7SOzRqSq7v4rw6hh\nUA6/\r\n=trQ8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD5aXfDE3hOYHDCTwMs8GuJ1rWlkEl+zz4uClzQJSEZmwIhAPVq5jt6/Jn7/0hIUvo8ivFeiUu8rMSDibkNIhpK7upY"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.0.0_1553919512448_0.18802580615056552"},"_hasShrinkwrap":false},"3.0.1":{"name":"redux-form-validators","version":"3.0.1","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"9.5.0","babel-cli":"6.26.0","babel-core":"6.26.3","babel-loader":"7.x","babel-plugin-react-intl":"3.0.1","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.15.3","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.16.0","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.0.1","eslint-plugin-standard":"4.0.0","expect":"24.5.0","html-loader":"0.5.5","isparta":"4.1.1","mocha":"6.0.2","node-sass":"4.11.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.1","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"6.0.1","reactstrap":"6.0.1","redux":"4.0.1","redux-form":"8.1.0","resolve-url-loader":"3.0.1","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.29.6","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.2.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"b5328a82e2e20e6b92a690701e346509430caa95","_id":"redux-form-validators@3.0.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-CAR8oMr5HFOeeJ9FICAB/QDCtdD5znigA88cXjw8M6FXje9f7uR66x/LPaPhHi98VqeXRRjKNTC6m7+3GDnb2A==","shasum":"3b04bd981010770e7f4691714d5917fa1b5f359c","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.0.1.tgz","fileCount":140,"unpackedSize":1105962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnvVgCRA9TVsSAnZWagAA3zIP/R1hw4iiwDYw9rmAKkh6\ntX75utoT5L3q4++81fDyH9+19WQEnp1qqrW7Km0ocTP6AEFIs7vO181q+h8R\nZJwH2WjlU2wpRjYcmyM/WpKPSRWV3B8WebCZSCxhHVml6Dn1lFlH/Q/YynCR\nYoVPHVoiZN6uWcMWoX+vamGLIFZe+1LpM+iSsV8pyQBdkmNrZEpWlWAjtJMw\n2Du+KbG2AnzV/L6taRIZKGLfyDSlwaQ44cV041jUwPnRQeivyKZd4ZIJ27xY\nuObZNB6tuGiMMErPhmTH8CR9eqQvkMFrja3PphIozUNFCRMPlRwN4cRN5JLi\nHudYt8doBXmmUYncjXkP1mGB89bYzAI+aMwu0L+kBNENNKtnPTu6CAtjm62W\nCyc8/9F/BD0SBnLoHnqU5X38JJWtLZtMCAM/x6ZEEmgW0UXJB9VEcn3XGofQ\nMc/WBXtFxhgG2NTw894orfCdLRd7qv1kWwBJ+UxAO47YF3/5NHezWbQATid+\nQOfv5zOva5BUaH34knUxfKKhMO82tuDPOW5eHOAX/R4G0+SnItYzDOeK0Gf3\n160Yua/4J7nvO0+KaUdymuUGDgPykC5k9HeX0kBdG/3uHqiQ+Yf+SX8CDxpV\nHzf+fRgoyKmVO0m3CN/v3yk4KsS61TyO2dZC9pj8X6mmCdd2z+6goHZoGqhz\nAF+e\r\n=mfwQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGsTZsLdFM9sxVFmfK03426L3Lfi7N3C53ZQaMmE7OEsAiARKgw5nErqey1fZO27gGy1Iiz1Aj1tM/AQsI1wEHTysA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.0.1_1553921375165_0.3431335633975574"},"_hasShrinkwrap":false},"3.1.0":{"name":"redux-form-validators","version":"3.1.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"babel-node ./node_modules/.bin/isparta cover _mocha -- --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"autoprefixer":"9.5.0","babel-cli":"6.26.0","babel-core":"6.26.3","babel-loader":"7.x","babel-plugin-react-intl":"3.0.1","babel-preset-es2015":"6.24.1","babel-preset-react":"6.24.1","babel-preset-stage-0":"6.24.1","babel-preset-stage-2":"6.24.1","bootstrap":"4.1.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.15.3","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.16.0","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.0.1","eslint-plugin-standard":"4.0.0","expect":"24.5.0","html-loader":"0.5.5","isparta":"4.1.1","mocha":"6.0.2","node-sass":"4.11.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.3","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"6.0.1","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.0.1","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.29.6","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.2.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"a050b16f05bed90a773eaf5deaadca056d73e761","_id":"redux-form-validators@3.1.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-Qrvhrmb9ttBOTbtxn5bxioMNifu3mfrU76Oq9FqnZRbxKRyQMBuaI2jjFZluyVyQ3SmNRG2GdDQZeP+B5Whimg==","shasum":"ae5413fa417907e74e8b9416cb661fb2b2c2ddf3","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.1.0.tgz","fileCount":90,"unpackedSize":376243,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsT27CRA9TVsSAnZWagAAIYIP/i1/QXJcJ6HxnMaNAO0C\nAvX772EZ7htF75+yGy/vIW/ehAv1gkr4y5NiPkVANYHPgBpckLm6XjOSRF46\nmx3CEMH1JbDcolg6Mz8fcOPP4FuRjGdYS1t/v96XH7leEkDc2jmWGSavLgKE\nCItEgr1xeAYutqj6KYa+mkrQddHt0zpqiBvCkBvnRXq7Cp8t3xqK15Tqcyu7\noCcBEBPe1lDNLhpFZda0HzHfOGemugCWXNHRDQ9AuhoKBFPvH+n3/UyDjmrb\nx/w2DpbO5hdiLkU/dhrNqDW/fIu0YxRV1lawpTLRJBiUH6UoIJzmuCEWoagZ\ndTgUpkIiK5BjTx1kRviWySsCvfsNAhsauCsgewOsvkN+wnrjxJmcP7JCglUi\nI20vvDlNJDfKnK3jodA+OEugERUbg7cl++PFtiqGtjibvrhx7rzBA+MpfuUX\nhYNLQGAtwSxb7ZqB495Kq/vomeJ2/eKB+BMWqWVo/AyPWgk+OPByt/UtCF87\nICIzbbjUEQMoQk321T25cN0CQl+KPdDdAjBwLaocWMq/E68MGgCnmqvEoWxs\nXsTNiUt8NdR6ZJ3JTtpV3u8d7ByAlN9R7mV4q7kgeDsm2c2h78Jt54K6HCv6\nCLPfi/erI6s1npE2nbkDZOw6pXLlq88UA2ME3d1/URYkTUpMWymiMTwYxxXr\nJPYJ\r\n=d73a\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD4MSL+m2sZNtQTNA2PTEgiNGuiUJaj5E9gkQIjDjnmlQIgGREq4JdqoohvdS80eDVKLrRvNE94lyG9B04mmNaSbus="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.1.0_1555119546427_0.8742772982991343"},"_hasShrinkwrap":false},"3.1.1":{"name":"redux-form-validators","version":"3.1.1","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","form-validation","form-validators","validation","validators","redux-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"^5.1.1","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","core-js":"2.6.5","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.1","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.3","node-sass":"4.11.0","nyc":"^13.3.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"browserslist":["> 0.5%","not IE < 11"],"gitHead":"72fd6245293445f5ec489f6f902e8568df2d3d60","_id":"redux-form-validators@3.1.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-LUdyZ6Ueh9Om6zxx7+znygMG15iHM3Zyo5gG40ERQy7w5y8Ab6DEqIF8m61/M1Ukzl1MfCa0Qq6+oLB2MBabnw==","shasum":"ebdacfdd46fdeb59bbd21f719c3d1718ea2df4f9","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.1.1.tgz","fileCount":88,"unpackedSize":539590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctTNFCRA9TVsSAnZWagAAUCoP/2g7Whlvy/NHqBnJff0k\n6Bs6xYJLv/qeBOclw4/yJvsmw/u1xAMSXXRJbk9SSS0MQ/AYSEm4lnBjaV1/\nNsCsijLJdatJqbaqEvp0CUHU/ZB4LDi1Mj/+1FtewsamxEZMii1jxXUPAYry\nqadd7SEIGoaukIyF4uL/g3kIhlhJaJwvg+xjUlLtkFF3dOSQ51t9w67+7SBM\ncekA9vGt8j2WUOOJDYCR34dFZcVnR0rN5Z7vwNUpRuwM6DXAkaJSiBbunaB0\nIlosfjNyuKvnnI3C8bbJ08CauwxrX+qaEdCy7GrnNcFTQ5nGurT4yWv30WgG\nS8JFQRYMF3omNBm3WRqhd/EHyZxGX46LarlPje/LM3vdEPPe4lnh5hqaHWMQ\n1Es9n0h0hfEBPRWSu0q6fjjm+O6Agn+J11r0sGKuqRknReO2evcB44Hx7w27\nlesh+yxMOTZ+nH12xOBbGRx59Oiquarca4uhr2NPUhKH/BkLEJIqPiw1Q1T0\nqTznud5b3hojprSW40xagfc5zlC/yvL+Ok0DM204rhQZ9LsWGIxnvbH2HJo8\nltmPoamKjaqzdXjQPNv0cBbNlDSrUNFoVZN0DVlt4nlRCYlz+/kXyjmz2W5b\nwkK1KHeNbFWlU6iCeLy1u9wrbGEO1GctwHBMJmYJ8ABD4cFFAhJ6b0acIGM0\ncsdy\r\n=gCTY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC7gSUOUJMPrkQsx+G/xCGs9GYfABBrOx909wfyDw2OTwIhAMy3Gu3hIqV5I2xn0AdJcqSPV9AFnao2BT52p+mM1EUB"}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.1.1_1555379012205_0.804254417934356"},"_hasShrinkwrap":false},"3.2.0":{"name":"redux-form-validators","version":"3.2.0","description":"Simple validations with redux-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"^5.1.1","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","core-js":"2.6.5","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.1","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.3","node-sass":"4.11.0","nyc":"^13.3.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"browserslist":["> 0.5%","not IE < 11"],"gitHead":"419f39fb52ee9203974151182bb954caac236cd9","_id":"redux-form-validators@3.2.0","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-PGcTdoFag6tYP2vlotP4paqSI6uWgc4EdnPpJ12Lr8Ez7HjoLy05/OwXGBYKPuYHjzosLiVQQOKR/zM0Iu+hrQ==","shasum":"2b332e634608ff8d84d6bc4a927c431c576e47a0","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.2.0.tgz","fileCount":88,"unpackedSize":548760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrWmCRA9TVsSAnZWagAAaq4P/A85mEb0Ek72rTDnI4eA\nRxbts2/LiJfl/I6NNRze+sB99HpKcMZv9fwrOjHOpZ489ddUHjc1hU4nxch4\nPNwGFwA9yIb5Vb7PJuxggQA4TmULOuE9AhF77+KreQzS7gcy43hjLyEQaHJE\n9I/SKXn4PrjHT97hlnLIrviANciTlmvOGL14phcK36IOqHcoz0yVdzxRNAPl\nUTcVtzN0FrsIgUNMPkSfpdEda38PRaZ4ssKZRH6bTTtaYrf4NxWkWFPR4rqe\nXSJDcvFv+Y8SElmZC9xpKa/oM+h8DW/ILNF/UV6NL3AhWQCYwXEehneBG5O8\nAYarmx5lrtEBZWKLkAoPa05rHqaxr0FB1I8rByDWwq731KTMpMfjh6zfpm4f\nsRiDwUYfB2j4Ag407vmJ/CaamaO/v2BKiaBqW1tRs4FaJQkDsDoPj/aE8DW8\nm4nAtp8GCVAcQmAerlDaq2HzB+X/323kv2a1MZVUIQVFcJKSIUMAtgyH0e3N\nGUd08uXOYb6Ei6/Cd85SMtYZIDDtkVR4FyyBYo5Jy1SLVmE9UgYvyybGykNI\njd4ddDbllSHbrNwR8HSzVILXBdDJBW48kjUCnifVOo4CehmYhrnO6uI7ftKx\nUyy4ckUpem+A59y+s6tq/cxaIIcp7WJxYApSI2grTHKvZ38b30pY5k1VIjTw\n3OhP\r\n=JDDa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDTHgi4GbahySSkyIzVaZmTmOzAHyzT//K+PIToT9rmJAiASmKyD/ioubCNegm4OG7/7pQrbyn7qSHBShTCo+TXEvA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.2.0_1555477925911_0.1622727900237282"},"_hasShrinkwrap":false},"3.2.1":{"name":"redux-form-validators","version":"3.2.1","description":"Simple validations with redux-form / react-final-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"5.1.2","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.2","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.4","node-sass":"4.11.0","nyc":"14.0.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"45314f24823c817342eaef11c04e004c81d9723b","_id":"redux-form-validators@3.2.1","_npmVersion":"6.4.1","_nodeVersion":"10.15.0","_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"dist":{"integrity":"sha512-aP84/3sqonAKCUH/bUSYngdNfEj0shDgSHzH093mPEc+iY9JhFLRd/HSPGWvulP2tdSwyMGKD/xbjY9x/i3CgA==","shasum":"a5381948edb930004c6e899e893809550e531e1e","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.2.1.tgz","fileCount":88,"unpackedSize":387738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuOqxCRA9TVsSAnZWagAAMhcQAISJr+sn3e3RerY+/z9o\n2S3xtBIOwknaNQGb8/yRIsDNqU2UmPiIYXxITrDili9qWkWsu7VzjRNEMTIG\nl0VvBQLDQessetIlG+Z+v8dgcaV32pKgZ/wgWhe2EDKbrZ4EHiUrK/GWrAnD\ngkPt8ix1GNIYxCCXfaLgQU3Z+B50fopeCriRZwc8r0KfCq4OhfRK/OKs4ZMp\nSC31RmUuXxCyYNSek7VD1GOXDwJBqFFTwUbc3x8bA+9HEFYuIKf0kWJYILYO\nyJaRULkO4hYpGJJ9KtGK23bp/UdUpGnugT2GyiFJK7Y7vDAV0fOax5wGR3fu\nyy1IQyEO2ArAy8B/X0vXZlFRf4WWaLLBPUaBfPXaClQnXn/o4XP/ao80kXhG\nKLi6O/vTK6l9+QIcVi5crTxee3nFsCXu+ZBqSPQ0as++/RwqsErJ50LAbnst\n2fHsLcb+a8LdnJ/iKmhKrrcq1Wy7JdyJrq4VoiyIpSF9x0EOiqQ8V+HyQFF6\nz/Zu0SPVkgZTbE9omIBw2KsNNIeZeJ791mmxDCVWtWihzkbIQP9kDdQDy+Fg\nonXORVA28Q2z+eRqGx199H0Dvc/kDLGMQFa/R5lxfzAmIuTiwbIbEFJuyEmg\nixZZBzgBVkYLaghF+TgUAVAU/ifW1mHFonu6A52Q1KJLluZNUI0YsGVZPPbM\nUF5w\r\n=JYEh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFC4TJXVSVuQxzjXhvHbq5IjhZvcZfSCE5SN+jKGJLGMAiEA2GrQytzDB+HVqlja2pjajj2iX7TLskIfVjgwxhBz3Nw="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.2.1_1555622576390_0.5501784015178053"},"_hasShrinkwrap":false},"3.3.0":{"name":"redux-form-validators","version":"3.3.0","description":"Simple validations with redux-form / react-final-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"5.1.2","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.2","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.4","node-sass":"4.11.0","nyc":"14.0.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"227dc7900d32996bba96d0d616d4a85e59ca9eaf","_id":"redux-form-validators@3.3.0","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-KtiUhSwjBiSdrqyRm49Kg1VSxsBGifs8Vdw5szVwDWBs046ay9JEJqN3GAdK5yG+4v5v1bIYKvl4om/QK+lQ0w==","shasum":"c3953e12b634e5343ef177b53775916c439cacf8","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.3.0.tgz","fileCount":97,"unpackedSize":411813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXJgCRA9TVsSAnZWagAAHvAP/1XyZSaYnRfu4DS+IBIo\nS/rhIddrxhPT41QMJPcA78QRzbnzzA3Qu0Xy5yD/IoedDV52g27su8g8jePw\nNdT6RH2rK/vA75yWX3+GkvcFEnFPFss4S6iijvEhMi402W5D3/ERSrIyhqbo\nzkzZLpajRftcWF5Npdn4X4DrbbUey1OpIqrOawz1STdcrmcrGvxHgntaOS3N\nc436aj4Ad70ak1nKCQzsvrIzr0ikekzby2cTX15pLf2Lj6mu9qw6j4nqFkTP\nCuLEjV18+YhHSq+d0kaPyzlXgJQCPN9JqsOI6IjHPz4sEohJzRF2naL0yBsq\nRKTSKA/XD421OSqx1Q0uhOIpKlJJ3EctZOKY0j2K0m8TqcRpGK0WGT8dpGGS\nEHCLd9pe5nPZZfuFeE2ch7LYiaFRHuJRl5vFXWoDp5L53aQyZTVbHuvl+yHl\nSv4QPv80IKsUy/MitTSAlA4K3gKpQVHfKSelusJLtg4lw2P7pnLAVhhaPyN5\nY1ztYAEeUlnfXXiXAQVLNVvXbuMzCJy78PQu6+g8miAWxKtH/gDnBdqN4h2q\nzdPmt36PDI1mNWDHpD23kuu3ljqEsTyaa3m0uFrmwjv8TfLdxXTPMM5gtz2M\nAGcEt4JgJSOQ4Now2LyxUUeRPzWHUA3wv1fVumg0d2th1+6ME02r+Bj1uJns\n1JKT\r\n=EwrY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFqZgtlaHmYZuggDSgr+JXzx4O0sVC8X4I+muN246S83AiBIsIFGGE3QwJzHIY5+ceH8Vzv/1ST2XEYImW+OBYdXyA=="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.3.0_1555919455814_0.5096797946269844"},"_hasShrinkwrap":false},"3.3.1":{"name":"redux-form-validators","version":"3.3.1","description":"Simple validations with redux-form / react-final-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"5.1.2","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.2","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.4","node-sass":"4.11.0","nyc":"14.0.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"bed2b7e61a4b23006d109844a7c9c2488f16a5fd","_id":"redux-form-validators@3.3.1","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-8JK0aR0XjeC4ajL+0s4spIkC3cn6WeNn1MT0G6XnPTyIjBnnMWiAllbQqDhdvaOm96Ls7KJUA3Vz1Gln+deSPg==","shasum":"20a397e770af555e50f743f10cd0c587096e8fc0","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.3.1.tgz","fileCount":97,"unpackedSize":412678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv6ZgCRA9TVsSAnZWagAAQaIP/2o2GkyYVLgVeWd8G4+0\nCBsOP+YBbTvMgq3uQqQ/d4V01mhCbE9zFKHG+PVpiycKgXe2Gu7s78m8oqlb\nllz8cYswedoRJMdkMwBQUWjBm6MIbUi5Rggqiq+RmtmdyWK04bYMGOADCguR\nmoXF8nWLhwC+wV+L7UiKcmaxRbLOzAPPbJZvYfMNHMpKKKehGHsXFWdBlq3M\nRgjO+vjcGyDLPCGYkEi/MbUJMvYcMoNqLGO3niTE3VQgQ8HqD3rSwh4+SQ/3\nXE+kLc7sW9/Nyb8dNCPiNH0z9KWALWmq0maQzkqPtc/NqTDDp6qHALRUrWWe\ny25Y3FxO/sDANxOSKnao/7MH5dyRKoprb80/38xzDcedPT33/SxHcVyKoLWe\nPBCtpwj+MEA7K1dBAJlC11nFm9qZod73qgUR3qG6DvjDqz/+j0pFN6WtpmAq\n+JZMqUcU59Drm2GPYI5i5L36cOaZUzVU++RpkpLYD8/aF+2jBb77hCVg3ZF4\nm+rWyYiltb+iucVEk2Y5+DgkTvBAmHBKfGfJGK3F9R5Kfd3CHgnlRrCch8K/\nvvgMpc6IkXu1JTXTcTavHmYFdgiFYyBg6jmgs+6P6R6LqvgMCASi1h48m4du\nVfyOSJYKB6XZA/q3wn4goJ0GtBDAK3rudQCG8badnvG/TZ+zWLiUTVx/UWva\nJ4nM\r\n=1AyN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICGfUj7APEGtlxholzykRmYPL/5fxGOHS74Izt2fBM/PAiEAixQ998FnsNs649hKe3g71IX8jTdDYzokmsvDT/vqLKk="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.3.1_1556063839824_0.995529330527112"},"_hasShrinkwrap":false},"3.3.2":{"name":"redux-form-validators","version":"3.3.2","description":"Simple validations with redux-form / react-final-form","module":"lib/index.js","main":"lib/index.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","peerDependencies":{"react-redux":"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0","redux":"^3.3.1 || ^4.0.0","redux-form":"^6.0.0 || ^7.0.0 || ^8.0.0"},"scripts":{"start":"webpack-dev-server --config ./webpack/example.js","check:src":"npm run test","build":"npm run build:lib && npm run build:umd && npm run build:umd:min","build:lib":"babel src --out-dir lib","build:umd":"webpack --config webpack/development.js","build:umd:min":"webpack --config webpack/production.js","clean":"rimraf dist lib","manage:i18n":"node ./translationRunner.js","prepublishOnly":"npm run clean && npm run test && npm run build","lint":"eslint src","test":"nyc --reporter=lcov --reporter=text mocha -- --require @babel/register --recursive src/__tests__/*.spec.js --require src/__tests__/setup.js --full-trace","pretest":"npm run lint","coveralls":"cat coverage/lcov.info | coveralls"},"devDependencies":{"@babel/cli":"7.4.3","@babel/core":"7.4.3","@babel/node":"7.2.2","@babel/plugin-proposal-class-properties":"7.4.0","@babel/plugin-proposal-function-bind":"7.2.0","@babel/plugin-transform-modules-commonjs":"7.4.3","@babel/plugin-transform-runtime":"7.4.3","@babel/polyfill":"7.4.3","@babel/preset-env":"7.4.3","@babel/preset-react":"7.0.0","@babel/register":"7.4.0","@babel/runtime":"7.4.3","autoprefixer":"9.5.1","babel-loader":"8.0.5","babel-plugin-istanbul":"5.1.2","babel-plugin-react-intl":"3.0.1","bootstrap":"4.3.1","bootstrap-loader":"3.0.3","compression-webpack-plugin":"2.0.0","coveralls":"3.0.3","css-loader":"2.1.1","eslint":"5.16.0","eslint-config-standard":"12.0.0","eslint-plugin-import":"2.17.2","eslint-plugin-node":"8.0.1","eslint-plugin-promise":"4.1.1","eslint-plugin-standard":"4.0.0","expect":"24.7.1","html-loader":"0.5.5","mocha":"6.1.4","node-sass":"4.11.0","nyc":"14.0.0","postcss-loader":"3.0.0","prop-types":"15.7.2","react":"16.8.6","react-addons-css-transition-group":"15.6.2","react-addons-test-utils":"15.6.2","react-addons-transition-group":"15.6.2","react-dom":"16.8.6","react-hot-loader":"4.8.4","react-intl":"2.8.0","react-intl-translations-manager":"5.0.3","react-redux":"7.0.2","reactstrap":"8.0.0","redux":"4.0.1","redux-form":"8.2.0","resolve-url-loader":"3.1.0","rimraf":"2.6.3","sass-loader":"7.1.0","style-loader":"0.23.1","webpack":"4.30.0","webpack-cli":"3.3.0","webpack-cyclic-dependency-checker":"0.0.1","webpack-dev-server":"3.3.1"},"npmName":"redux-form-validators","npmFileMap":[{"basePath":"/dist/","files":["*.js"]}],"gitHead":"46fbe95f7897abe25f93ceeb0669a7817fec6bbb","_id":"redux-form-validators@3.3.2","_nodeVersion":"10.15.0","_npmVersion":"6.9.0","dist":{"integrity":"sha512-P/gav2nabqcqB3KfsjhSqzEpAnRjs7XP5ejMFeOHTBsekmnpb9qKhVid3xV5lJOnLO57pmKm/2POVoI8j+QmTw==","shasum":"63102146bf2e5a4bcbc869fb47b6258703d0206d","tarball":"https://registry.npmjs.org/redux-form-validators/-/redux-form-validators-3.3.2.tgz","fileCount":97,"unpackedSize":412825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv7P+CRA9TVsSAnZWagAA+XoQAJyXfOxU5cHnzojk2CDs\nIWJ2f1S0SeeVwC107vxjx2dEyXeioRwZ/4XYX1XM2vW9pHMRW6lHvUE6J9t5\nn7QSfltOUVCzJXh+mC6F78qpKaswmUqTvGyr4mYtThMdueLIz2lVDWPl1kTu\ntko2D9MDSK7RFvNvjiLjAcmBMrnv8i16kWQqK46kyGMXl3MU30+SD6IEq3Za\n7DoA7Fivut9mzy8ZO6wY/UoplAtn6BGMUCJjr31cCqoCLHeqInNcfExMcC0J\nYwRRhuGcXkb8jMC6iDk2oFs2K6yghbtE6FvEsPf7SWil9uiBGfJKH98gf4m4\n45A2eiHhfDqrgYFjsZpjj9q99NI4hdYr45BYDc9f58avWcAHQz4Ez0I/0xDx\n9UOANEGCEs481sntDTLw/Ie/USmMvCrBNcP30X9+mR5H0vDuJ1R0uLr7un5W\nTgiMsG0IHHh+6u018DLZOzZRZ1gIO4BVhhc2m1KAexLd6x4S/rC0dPODJDZH\nFZqVXXpTFaazuJVR2aHX4cxyiGJuIRHg5Z7kEhCZc6mtDUmQp+20rlHx6BsV\nRH91O1SKC0/dad5sROe2sMD4nS0bdB0VDmMad0wOKCbJ7mlqlrs/ZQuAJryJ\nm2+5TP9E+ESreMAlWQTgc5M4ZAvDN+K6ojSeCYJT9WdqmOITTtU/CHkJG+po\nvaSk\r\n=h4Vf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIA3NUV7MKAUkOA8eoIaWXYrDqFq8z8nf4KUqejerkaaOAiEAhgN3aWninFC/GO8JKQNgpbLGLWNWk3KuHYMz4Qmy9Mg="}]},"maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"_npmUser":{"name":"gtournie","email":"tournier.guillaume@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-form-validators_3.3.2_1556067325663_0.3987217490242625"},"_hasShrinkwrap":false}},"readme":"[![Build Status](https://travis-ci.org/gtournie/redux-form-validators.svg?branch=master)](https://travis-ci.org/gtournie/redux-form-validators)\n[![Coverage Status](https://coveralls.io/repos/github/gtournie/redux-form-validators/badge.svg?branch=master)](https://coveralls.io/github/gtournie/redux-form-validators?branch=master)\n[![Peer Dependencies Status](https://david-dm.org/gtournie/redux-form-validators/peer-status.svg)](https://david-dm.org/gtournie/redux-form-validators/peer-status.svg)\n[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/)\n[![npm version](https://img.shields.io/npm/v/redux-form-validators.svg?style=flat-square)](https://www.npmjs.com/package/redux-form-validators)\n[![npm downloads](https://img.shields.io/npm/dm/redux-form-validators.svg?style=flat-square)](https://www.npmjs.com/package/redux-form-validators)\n\n# redux-form-validators\n\nSimple validations with redux-form / [react-final-form](https://github.com/final-form/react-final-form). Heavily inspired by the rails validations.\n\n[Installation](#installation) | [Demo](#demo) | [Documentation](#documentation) | [☕️Send some love ❤️](#send-some-love)\n\n## Installation\n\n`npm install redux-form-validators`\n\n> Note: For internationalization purposes, this package is compatible with [react-intl](https://github.com/yahoo/react-intl).\n\n## Demo\n\n[Live demo](https://codesandbox.io/s/n4n164zpo4) -> FieldLevelValidationForm.js\n\nOr you can also run the example project. Just clone the repo, run `npm i -d && npm start` and then go to [http://localhost:3003/](http://localhost:3003/)\n\n## How to use\n\nIf you're already familiar with [redux-form](http://redux-form.com/) it should be pretty straight forward:\n\n### Field validation\n\n[This example](https://redux-form.com/8.2.0/examples/fieldlevelvalidation/) shows you how to set a field level validation with redux-form.\nThanks to `redux-form-validators`, you'll only have to pass the validators needed:\n\n```javascript\nimport { required, email } from 'redux-form-validators'\n\n<Field name=\"email\" type=\"email\" label=\"Email\"\n  component={renderField} validate={[required(), email()]} />\n```\n\nThat's it! =)\n\n### Sync validation\n\nNow let's replace the validate function of [this redux-form example](https://redux-form.com/8.2.0/examples/syncvalidation/):\n\n```javascript\nconst validate = validateForm({\n  username: [required(), length({ max: 15 })],\n  email: [required(), email()],\n  age: [\n    required(),\n    numericality({\n      int: true,\n      '>=': 18,\n      msg: { '>=': 'You must be at least 18 years old' },\n    }),\n  ],\n})\n```\n\n## Documentation\n\nValidators\n\n- [required / presence](#required-alias-presence)\n- [email](#email)\n- [numericality](#numericality)\n- [date](#date)\n- [length](#length)\n- [confirmation](#confirmation)\n- [format](#format)\n- [acceptance](#acceptance)\n- [inclusion](#inclusion)\n- [exclusion](#exclusion)\n- [absence](#absence)\n- [url](#url)\n- [file](#file)\n\nForm\n\n- [validateForm](#validateform)\n- [combine](#combine)\n\nMore\n\n- [default options](#default-options)\n- [memoization](#memoization)\n- [i18n and react-intl](#i18n-and-react-intl)\n- [default messages override](#default-messages-override)\n- [common validation options](#common-validation-options)\n- [conditional validation](#conditional-validation)\n- [adding a validator](#adding-a-validator)\n- [date helpers](#date-helpers)\n- [url helper](#url-helper)\n\n### required (alias: presence)\n\nValidates that the specified value is not empty. It uses the `trim()` method to check if the value is a blank string, that is, a string that is either empty or consists of whitespace.\n\n```javascript\n<Field name=\"login\" type=\"text\" label=\"Login\"\n  component={renderField} validate={required()} />\n```\n\nThe default error message is \"is required\". You can also pass custom message via the [message option](#common-validation-options).\n\n### email\n\nValidates that the specified value is a valid email address. It uses the `email.REG_EMAIL` regexp to check the value.\n\n```javascript\n<Field name=\"email\" type=\"email\" label=\"Email\"\n  component={renderField} validate={email()} />\n```\n\nThis validator also provides 2 options to check (case insensitive) the domain:\n- `domainWhitelist` - Specifies a list of domains allowed\n- `domainBlacklist` - Specifies a list of domains not allowed\n\nExamples\n\n```javascript\nemail({ domainWhitelist: ['GOOGLE.COM', 'outlook.*'] })\nemail({ domainWhitelist: ['*.fr'] })\n\n// Disposable email addresses\nemail({ domainBlacklist: ['yopmail.com', 'guerrillamail.*'] })\n```\n\nThe default error messages are:\n\n- \"is not a valid email\"\n- \"{domain} is not an accepted domain\"\n\n### numericality\n\nValidates that your value have only numeric values. By default, it will match an optional sign followed by an integral or floating point number. To specify that only integral numbers are allowed set `int` (or `integer`) to true.\n\n```javascript\n<Field name=\"lat\" type=\"text\" label=\"Latitude\"\n  component={renderField} validate={numericality()} />\n```\n\nBesides `int`, this validator also accepts the following options to add constraints to acceptable values:\n\n- `>` (or `greaterThan`) - Specifies the value must be greater than the supplied value. The default error message for this option is \"must be greater than \\${count}\".\n- `>=` (or `greaterThanOrEqualTo`) - Specifies the value must be greater than or equal to the supplied value. The default error message for this option is \"must be greater than or equal to \\${count}\".\n- `=` (or `equalTo`) - Specifies the value must be equal to the supplied value. The default error message for this option is \"must be equal to \\${count}\".\n- `!=` (or `otherThan`) - Specifies the value must be other than the supplied value. The default error message for this option is \"must be other than 4{count}\".\n- `<` (or `lessThan`) - Specifies the value must be less than the supplied value. The default error message for this option is \"must be less than \\${count}\".\n- `<=` (or `lessThanOrEqualTo`) - Specifies the value must be less than or equal to the supplied value. The default error message for this option is \"must be less than or equal to \\${count}\".\n- `odd` - Specifies the value must be an odd number if set to true. The default error message for this option is \"must be odd\".\n- `even` - Specifies the value must be an even number if set to true. The default error message for this option is \"must be even\".\n\nExamples\n\n```javascript\nnumericality({ int: true })\nnumericality({ '>': 6 })\nnumericality({ '>': 6, '<=': 20 })\nnumericality({ int: true, odd: true })\n```\n\nThe default error messages are:\n\n- \"is not a number\"\n- \"must be greater than {number}\"\n- \"must be greater than or equal to {number}\"\n- \"must be equal to {number}\"\n- \"must be other than {number}\"\n- \"must be less than {number}\"\n- \"must be less than or equal to {number}\"\n- \"must be odd\"\n- \"must be even\"\n\n### date\n\nVery simple date validator. Limited to year, month and day validation (but it should mostly match your needs). Feel free to use a date manipulation lib to write a better date validator (see [add a validator](#adding-a-validator)).\n\n```javascript\n<Field name=\"date\" type=\"text\" label=\"Date\"\n  component={renderField} validate={date({ format: 'mm/dd/yyyy' })} />\n```\n\nAccepts the following options:\n\n- `format` - Specifies the format that should match the date string. Accepts only the current flags: `y`, `m` & `d`. The number of flags used represents the number of digits expected (e.g. `yyyy` expects 4 digits while `yy` expects 2). Format examples: `mm/dd/yyyy`, `dd/mm/yyyy`, `yyyy-mm-dd`, `mm/dd/yy`, `yyyy/mm`, `mm/dd`...\n- `ymd` - Allows you to customize the format, to be more readable in case you're using i18n. For instance, you could use `{ format: 'jj/mm/aaaa', ymd: 'amj' }` for a French format.\n\n(See [default options](#default-options) to set `format` and `ymd` globally)\n\nAnd the comparable options:\n\n- '=', '>', '>=', '<', '<='. All of these options accept either a Date object, a timestamp, or a function (which returns a Date or a timestamp). To avoid syncing issues, don't pass `new Date()` directly but wrap it in a function or just pass the string `'today'`. Note that these options are only available if these flags are present: `y` + `m` + `d` OR `y` + `m` OR just `y`)\n\nExamples\n\n```javascript\ndate({ format: 'mm/dd/yyyy' })\ndate({ format: 'mm/yyyy' })\ndate({ format: 'YYYY-MM-DD', ymd: 'YMD' })\ndate({ format: 'dd/mm/yyyy', '<': new Date(2020, 0, 1), '>=': new Date(1980, 0, 1) })\ndate({ format: 'mm/dd/yyyy', '>': 'today', msg: 'must be in the future' })\ndate({ format: 'mm/dd/yyyy', '<=': twentyYearsAgo, msg: 'you must be at least 20 years old' })\n\nfunction twentyYearsAgo() {\n  let d = new Date()\n  d.setFullYear(d.getFullYear() - 20)\n  return d\n}\n```\n\nThe default error messages are:\n\n- \"expected format: {format}\"\n- \"is not a valid date\" (e.g. Feb 29 2017)\n- \"should be {op} {date}\" (e.g. 'should be > 01/14/2017')\n\nSee also [parseDate](#parsedate) & [formatDate](#formatdate)\n\n### length\n\nValidates the length of the value. It provides a variety of options, so you can specify length constraints in different ways:\n\n```javascript\n<Field name=\"name\" type=\"text\" label=\"Name\"\n  component={renderField} validate={length({ min: 2 })} />\n```\n\nThe possible length constraint options are:\n\n- `min` (or `minimum`) - The value cannot have less than the specified length.\n- `max` (or `maximum`) - The value cannot have more than the specified length.\n- `in` (or `within`) - The value length must be included in a given interval. The value for this option must be an array.\n- `is` (or `=`) - The value length must be equal to the given value.\n\nExamples\n\n```javascript\nlength({ minimum: 2 })\nlength({ min: 2, max: 8 })\nlength({ in: [2, 8] })\nlength({ is: 6 })\n```\n\nThe default error messages depend on the type of length validation being performed. You can personalize these messages using the `wrongLength`, `tooLong`, and `tooShort` options and \\${count} as a placeholder for the number corresponding to the length constraint being used. You can still use the `msg` (or `message`) option to specify an error message (don't forget to pluralize it).\n\n### confirmation\n\nYou should use this validator when you have two text fields that should receive exactly the same content. For example, you may want to confirm an email address or a password.\n\n```javascript\n<Field name=\"pass\" type=\"password\" label=\"Password\" component={renderField} />\n<Field name=\"confirmation\" type=\"password\" label=\"Confirmation\" component={renderField}\n    validate={confirmation({ field: 'pass', fieldLabel: 'Password' })} />\n\n// Within a FormSection\n<FormSection name=\"section\">\n  <Field name=\"pass\" type=\"password\" label=\"Password\" component={renderField} />\n  <Field name=\"confirmation\" type=\"password\" label=\"Confirmation\" component={renderField}\n    validate={confirmation({ field: 'section.pass', fieldLabel: 'Password' })} />\n</FormSection>\n```\n\nThere is also a `caseSensitive` option that you can use to define whether the confirmation constraint will be case sensitive or not. This option defaults to true (see [default options](#default-options)).\n\nExamples\n\n```javascript\nconfirmation({ field: 'email' })\nconfirmation({ field: 'section.email' })\nconfirmation({ field: 'email', fieldLabel: 'Email' })\nconfirmation({ field: 'email', fieldLabel: 'Email', caseSensitive: false })\n```\n\nThe default error message for this validator is \"doesn't match \\${fieldLabel || field}\".\n\n### format\n\nValidates the value by testing whether it match a given regular expression, which is specified using the `with` option.\n\n```javascript\n<Field name=\"legacyCode\" type=\"text\" label=\"Legacy Code\" component={renderField}\n  validate={format({ with: /^[a-z]+$/i, message: 'Only allows letters' })} />\n```\n\nAlternatively, you can require that the specified value does not match the regular expression by using the `without` option.\n\nExamples\n\n```javascript\nformat({ with: /[a-z0-9]/i })\nformat({ without: /#@%&\\!\\:\\?\\+\\=/i }) // doesn't allow these chars: '#@%&!:?+='\n```\n\nThe default error message is \"is invalid\".\n\n### acceptance\n\nThis method validates that a checkbox on the user interface was checked. This is typically used when the user needs to agree to your application's terms of service, confirm that some text is read, or any similar concept.\n\n```javascript\n<Field name=\"terms\" type=\"checkbox\" label=\"I accept the terms of service\"\n  component={renderField} validate={acceptance()} />\n```\n\nIt can also receive an `accept` option, which determines the allowed values that will be considered as accepted. It defaults to ['1', 'true'] (see [default options](#default-options)).\n\nExamples\n\n```javascript\nacceptance({ accept: 'yes' })\nacceptance({ accept: ['TRUE', 'accepted'] })\n```\n\nThe default error message for this validator is \"must be accepted\".\n\n### inclusion\n\nValidates that the value is included in a given set.\n\n```javascript\n<Field name=\"size\" type=\"text\" label=\"Size\" component={renderField}\n  validate={inclusion({ in: ['small', 'medium', 'large'] })} />\n```\n\nThe inclusion validator has an option `in` that receives the set of values that will be accepted. The `in` option has an alias called `within` that you can use for the same purpose, if you'd like to.\n\nThere is also a `caseSensitive` option that you can use to define whether the match will be case sensitive or not. This option defaults to true (see [default options](#default-options)).\n\nExamples\n\n```javascript\ninclusion({ in: [1, 2, 3, 4] })\ninclusion({ in: ['blue', 'white', 'red'], caseSensitive: false })\n```\n\nThe default error message for this validator is \"is not included in the list\".\n\n### exclusion\n\nValidates that the value is not included in a given set.\n\n```javascript\n<Field name=\"subdomain\" type=\"text\" label=\"Subdomain\"\n  component={renderField} validate={exclusion({ in: ['www', 'us', 'ca'] })} />\n```\n\nThe exclusion validator has an option `in` that receives the set of values that will not be accepted for the validated attributes. The `in` option has an alias called `within` that you can use for the same purpose, if you'd like to.\n\nThere is also a `caseSensitive` option that you can use to define whether the match will be case sensitive or not. This option defaults to true (see [default options](#default-options)).\n\nExamples\n\n```javascript\nexclusion({ in: [1, 2, 3, 4] })\nexclusion({ in: ['apple', 'banana'], caseSensitive: false })\n```\n\nThe default error message is \"\\${value} is reserved\".\n\n### absence\n\nValidates that the specified value are absent. It uses the `trim()` method to check if the value is not a blank string, that is, a string that is either empty or consists of whitespace.\n\n```javascript\n<Field name=\"name\" type=\"text\" label=\"Name\"\n  component={renderField} validate={absence()} />\n```\n\nThe default error message is \"must be blank\".\n\n### url\n\nValidates that the specified value is a valid URL.\n\n```javascript\n<Field name=\"url\" type=\"text\" label=\"URL\"\n  component={renderField} validate={url()} />\n```\n\nThe url validator has an option `protocol` (or its alias `protocols`) that receives the set of protocols that will be accepted. This option default to ['http', 'https'] (see [default options](#default-options)).\n\nThe other url constraint options are (all true by default):\n\n- `protocolIdentifier` - if set to false your URL doesn't have to start with `{{protocol}}://`\n- `emptyProtocol` - if set to false, doesn't accept URLs starting just with `//`\n- `basicAuth` - accepts or not basic authentication\n- `ipv4` - accepts or not an IPv4 address as a host\n- `ipv6` - accepts or not an IPv6 address as a host\n- `host` - accepts or not a domain + TLD as a host\n- `local` - accepts or not 'localhost' as a host\n- `port` - accepts or not a port\n- `path` - accepts or not a path\n- `search` - accepts or not a query string\n- `hash` - accepts or not a hash\n\nExamples\n\n```javascript\nurl({ protocols: ['http', 'https'] })\nurl({ protocol: 'http', ipv4: false, ipv6: false })\nurl({ protocol: 'ftp', port: false, basicAuth: false, hash: false })\n```\n\nThe default error message is \"is not a valid URL\".\n\nSee also [parseURL](#parseurl)\n\n> Note: As of version 3.0.0, this method doesn't exclude any ip addresses anymore (like private & local networks). To re-implement this feature, you can use the [url.parseURL helper](#url-helper) and [add a custom validator](#adding-a-validator), like this:\n\n```javascript\n// Private and local networks not allowed\nconst REG = new RegExp(\n  '^(?:(?:10|127)(?:\\\\.\\\\d{1,3}){3})|' +\n    '(?:(?:169\\\\.254|192\\\\.168)(?:\\\\.\\\\d{1,3}){2})|' +\n    '(?:172\\\\.(?:1[6-9]|2\\\\d|3[0-1]))'\n)\n\nconst ipValidator = addValidator({\n  validator: function(options, value, allValues) {\n    let info = url.parseURL(value, options)\n    if (!info) return false\n    if (info.ipv4 && REG.test(info.ipv4)) {\n      return {\n        id: 'form.errors.private_url',\n        defaultMessage: 'Private and local networks are not allowed',\n      }\n    }\n  }\n})\n```\n\n### file\n\nValidates that the specified value is a valid File or FileList.\n\n```javascript\n<Field name=\"file\" type=\"file\" label=\"File\"\n  component={renderFileField} validate={file()} />\n```\n\nThe possible file constraint options are:\n\n- `accept` - The value is a file (or a list of files) that match a comma-separated list of allowed file extensions or MIME types\n- `minSize` - The value is a file (or a list of files) that cannot be smaller than the specified size\n- `maxSize` - The value is a file (or a list of files) that cannot be bigger than the specified size\n- `minFiles` - The value is a list of files that cannot be smaller than the specified length\n- `maxFiles` - The value is a list of files that cannot be bigger than the specified length\n\nExamples\n\n```javascript\nfile()\nfile({ accept: 'image/png, image/jpeg' })\nfile({ accept: '.png, .jpg, .jpeg' })\nfile({ accept: 'image/*' }) // Accept any file with an image/* MIME type\nfile({ minSize: '5 MB', maxSize: '1 TB' })\nfile({ minFiles: 2, maxFiles: 5 })\n```\n\nThe default error messages are:\n\n- \"is not a file\"\n- \"invalid file type\" / \"invalid file types ({count})\"\n- \"is too small (minimum is {size})\" / \"{count} files are too small (minimum is {size} each)\"\n- \"is too big (maximum is {size})\" / \"{count} files are too big (maximum is {size} each)\"\n- \"invalid number of files (minimum is {count})\"\n- \"invalid number of files (maximum is {count})\"\n\n> Note: size units supported: B, KB, MB, GB, TB, PB, EB\n\n> Note: file inputs are only compatible with `file`, `required` or `absence` validators\n\n> Note: incorrect `minSize` or `maxSize` options will display an error in the console\n\n> Note: for an optional file input, don't forget to pass `allowBlank: true`\n\n\n### validateForm\n\nHelper that turns a validation object into a validate function.\n\nExamples\n\n```javascript\nimport { required, length, validateForm } from 'redux-form-validators'\n\nconst validate = validateForm({\n  firstName: required(),\n  lastName: required(),\n  // FormSection\n  secureSection: {\n    password: [required(), length({ min: 8 }),\n    confirmation: confirmation({ field: 'secureSection.password' })\n  }\n})\n\n...\n\nexport default reduxForm({\n  form: 'validationFormExample',\n  validate,\n})(ValidationFormExample)\n```\n\n> Note: For performance reasons, `validateForm` is not memoized. Use it always outside of the render function to avoid problems.\n\n### combine\n\nCombine several validators. This helper exists for 2 reasons:\n\n- when validators are combined using an array, it sometimes forces the component to be re-rendered (thank you @futpib for pointing it out). This is due to the way [React handle properties comparison](https://reactjs.org/docs/react-api.html#reactpurecomponent). [This demo](https://codesandbox.io/s/nwxm2w3544) shows the issue (see how the email field is forced to be re-rendered).\n- react-final-form doesn't support arrays of validators.\n\nExamples\n```javascript\n<Field name=\"email\" type=\"email\" label=\"Email\"\n  component={renderField} validate={combine(required(), email())} />\n\n<Field name=\"password\" type=\"password\" label=\"Password\"\n  component={renderField} validate={combine(required(), length({ min: 8 }))} />\n```\n\n> Note: You don't need to use `combine` with `validateForm`\n\n### Default options\n\nredux-form-validators comes with default options:\n\n```javascript\n{\n  memoize:       true,\n  allowBlank:    false,\n  urlProtocols:  ['http', 'https'],\n  dateFormat:    'yyyy-mm-dd',\n  dateYmd:       'ymd',\n  accept:        ['1', 'true'],\n  caseSensitive: true,  // confirmation, inclusion, exclusion\n  pluralRules: { // See the \"i18n and react-intl\" section\n    0: 'zero',\n    1: 'one'\n  }\n};\n```\n\nBut you can easily change them:\n\n```javascript\nimport Validators from 'redux-validators'\n\n// Override dateFormat & urlProtocols\nObject.assign(Validators.defaultOptions, {\n  dateFormat: 'mm/dd/yyyy',\n  urlProtocols: ['http', 'https', 'ftp'],\n})\n```\n\n### Memoization\n\nSince version 7.0 of Redux-form, memoization is needed for inline validation. In some cases, you might want to disable it though. To do so:\n\n- set `Validators.defaultOptions.memoize` to false\n- OR set `memoize` validator's option to false (e.g. presence({ memoize: false }))\n\nAnd if you want to keep the memoization but want to override it:\n\n```javascript\n// Global memoization\n// This function usually returns a unique key depending on the options passed\n// $super represents the default memoize function\nValidators.defaultOptions.memoize = (options, $super) => {\n  return ... // string key\n}\n\n// Specific validation (inline-validation)\nlength({\n  min: 2,\n  if: () => this.state.foo,\n  memoize: (opts, $super) => $super(opts) + this.state.foo\n})\n\n// General validation\nconst validLen = length({ min: 2, if: () => ..., memoize: false })\n\n<Field name=\"test\" type=\"text\" label=\"Test\"\n  component={renderField} validate={validLen} />\n```\n\n### i18n and react-intl\n\nBy default, all errors messages are in english and are pluralized if needed (basic support) but you can use [react-intl](https://github.com/yahoo/react-intl) to support different languages. All you need to do is to insert the following lines:\n\n```javascript\nimport Validators from 'redux-form-validators'\nimport { FormattedMessage } from 'react-intl'\n\nValidators.formatMessage = function(msg) {\n  return <FormattedMessage {...msg.props || msg} />\n}\n```\n\n> Note: You can also implement your own i18n/pluralization module by overriding `Validators.formatMessage`. The first argument is a javascript object compatible with react-intl:\n\n```javascript\n{\n  id: \"form.errors.greaterThan\",\n  defaultMessage: \"must be greater than {count, number}\",\n  values: { count: 10 }\n}\n```\n\n> Note: You can also change the default plural rules or file size formats:\n\n```javascript\n// Plural rules\nValidators.pluralRules = {\n  1: 'one', 5: 'one', 7: 'one', 8: 'one', 9: 'one', 10: 'one',\n  2: 'two', 3: 'two',\n  4: 'few',\n  6: 'many'\n}\nlet msg = '{count, plural, one {foo} two {bar} few {fooo} many {baaar} other {foobar}}'\n\n// Size format\nconst FR_UNITS = {\n  B:  'octets',\n  KB: 'Ko',\n  ...\n}\nValidators.formatSize = function (size, unit) {\n  return size + ' ' + FR_UNITS[unit]\n}\nfile({ minSize: '5MB' }) // -> is too small (minimum is 5 Mo)\nfile({ minSize: 500 })   // -> is too small (minimum is 500 octets)\n```\n\nAnd if you're using [babel-plugin-react-intl](https://github.com/yahoo/babel-plugin-react-intl) to extract your application messages, you'll need to **add** a new plugin entry in your webpack config ([example](https://github.com/gtournie/redux-form-validators/blob/master/webpack/example.js)):\n\n```javascript\n[\"react-intl\", {\n  \"messagesDir\": ...,\n  \"languages\": ...,\n  // /!\\ it's important to keep a relative path here\n  \"moduleSourceName\": \"./redux-form-validators\",\n}, 'redux-form-validators']\n```\n\n### Default messages override\n\nTo override the default messages globally:\n\n```javascript\nObject.assign(Validators.messages, {\n  email: {\n    id: \"form.errors.email\",\n    defaultMessage: \"is not a valid email address\"\n  },\n  presence: {\n    id: \"form.errors.presence\",\n    defaultMessage: \"is missing\"\n  },\n  tooShort: {\n    id: \"form.errors.tooShort\",\n    defaultMessage: \"is too short: {count, number} chars minimum\"\n  },\n  ...\n})\n```\n\nOR even simpler if you don't override formatMessage (and don't need ids):\n\n```javascript\nObject.assign(Validators.messages, {\n  email:    \"is not a valid email address\",\n  presence: \"is missing\",\n  tooShort: \"is too short: {count, number} chars minimum\",\n  ...\n})\n```\n\n> Note: This won't work with react-intl, as you load the messages from a json file\n\n[See all default messages](https://github.com/gtournie/redux-form-validators/blob/master/src/messages.js).\n\n### Common validation options\n\n#### allowBlank\n\nThis option will let validation pass if the value is blank, like an empty string for example.\n\n```javascript\n<Field name=\"name\" type=\"text\" label=\"Name\" component={renderField}\n  validate={length({ '=': 5, allowBlank: true })} />\n```\n\nNot available for: required, absence, acceptance & confirmation.\n\n> Note: If you're already using the required validator you don't need to care about the allowBlank option.\n\n#### message (alias: msg)\n\nAs you've already seen, the `message` option lets you specify the message that will be added to the errors collection when validation fails. When this option is not used, `redux-form-validators` will use the respective default error message for each validator. The `message` option accepts a String, a Hash or a [FormattedMessage](https://github.com/yahoo/react-intl/wiki/Components#string-formatting-components).\n\n```javascript\nformat({ with: /^[a-z]+$/i, message: 'Letters only' })\nformat({ with: /^[a-z]+$/i, message: {\n  defaultMessage: 'Letters only' } })\n\n// I18n with react-intl\nformat({ with: /^[a-z]+$/i, message: { id: 'form.errors.alpha',\n  defaultMessage: 'Letters only' } })\nformat({ with: /^[a-z]+$/i, message: <FormattedMessage id=\"form.errors.alpha\"\n  defaultMessage=\"Letters only\" /> })\n\n// Redefine only certain messages and use interpolation\nlength({ msg: { tooShort: 'too short', tooLong: 'too long' }, in: [2, 8] })\nlength({ msg: { tooShort: { id: 'errors.length.min',\n  defaultMessage: 'too short' } }, min: 2 })\nlength({ msg: { tooShort: <FormattedMessage id=\"errors.length.min\"\n  defaultMessage=\"too short\" /> }, min: 2 })\nlength({ msg: { tooShort: 'min {count, number} characters' }, min: 2, max: 8 })\n  //=> tooLong message remains the default message\n\n// Version >= 3.3.0 (aliases)\nlength({ msg: { min: 'too short', max: 'too long' }, in: [2, 8] })\nnumericality({ msg: { '>=': 'must be at least {count, number} years old' }, '>=': 18 })\ndate({ msg: { '>': 'must be in the future' }, '>': 'today' })\n```\n\n##### Message key aliases\n\nDate\n- 'dateFormat', 'format'\n- 'dateInvalid', 'invalid'\n- 'dateRange', 'range', '=', '!=', '>', '>=', '<', '<=' (operators only match with their specific validation)\n\nEmail\n- 'email', 'invalid'\n- 'emailDomain', 'domain'\n\nFile\n- 'fileTooFew', 'tooFew', 'minFiles'\n- 'fileTooMany', 'tooMany', 'maxFiles'\n- 'fileAccept', 'accept'\n- 'fileTooSmall', 'tooSmall', 'minSize'\n- 'fileTooBig', 'tooBig', 'maxSize'\n\nLength\n- 'wrongLength', 'is', '='\n- 'tooLong', 'maximum', 'max'\n- 'tooShort', 'minimum', 'min'\n\nNumericality\n- 'notANumber', 'NaN'\n- 'notAnInteger', 'int'\n- 'equalTo', '='\n- 'otherThan', '!='\n- 'greaterThan', '>'\n- 'greaterThanOrEqualTo', '>='\n- 'lessThan', '<'\n- 'lessThanOrEqualTo', '<='\n\n\n> Note: all messages are internally converted into javascript objects (see [i18n and react-intl](#i18n-and-react-intl)), so if you pass a FormattedMessage as an argument, don't expect it to be returned as it.\n\n[See all default messages](https://github.com/gtournie/redux-form-validators/blob/master/src/messages.js).\n\n### Conditional validation\n\n#### Using a function with `if` and `unless`\n\nFinally, it's possible to associate `if` and `unless` with a function which will be called. Using a function gives you the ability to write an inline condition instead of a separate method. This option is best suited for one-liners.\n\n```javascript\n<Field name=\"surname\" type=\"text\" label=\"Surname\" component={renderField}\n  validate={presence({ if: (values, value, props, name) => '' !== values.name })} />\n```\n\n> Note: In some cases, the memoization can mess with `if` and `unless` methods which can refer to out-of-the-scope variables. See [memoization](#memoization) for further information.\n\n### Adding a validator\n\n```javascript\nconst alphaValidator = addValidator({\n  defaultMessage: \"Letters only\",\n  validator: function(options, value, allValues) {\n    return (options.lowerCase ? /^[a-z]+$/ : /^[a-z]+$/i).test(value)\n  }\n})\n\n<Field name=\"name\" type=\"text\" label=\"Name\" component={renderField}\n    validate={alphaValidator({ lowerCase: true, allowBlank: true })} />\n\n// Version >= 2.0.0 only\nconst digitValidator = addValidator({\n  validator: function(options, value, allValues) {\n    if (options.digits !== value.replace(/[^0-9]/g, '').length) {\n      return {\n        id: \"form.errors.custom\"\n        defaultMessage: \"must contain {count, number} {count, plural, one {digit} other {digits}})\"\n        values: { count: options.digits }\n      }\n    }\n  }\n})\n\n<Field name=\"digits\" type=\"text\" label=\"4 digits\"\n  component={renderField} validate={digitValidator({ digits: 4 })} />\n```\n\n`defaultMessage` accepts a String, a Hash or a [FormattedMessage](https://github.com/yahoo/react-intl/wiki/Components#string-formatting-components). See the `message` option. Its default value is `is not valid`.\n\n> Note: As of version 2.0.0, you can now return a message directly if invalid (allowing things like pluralization). For backward compatibility, if you return a boolean, the validator will return the defaultMessage if invalid.\n\n> Note: you'll still be able to use the common options (`message`, `allowBlank` & `memoize`) and the conditional validation (`if` and `unless`).\n\n### Date helpers\n\n#### parseDate\n\nparser used to validate dates.\n\nSignature: `parseDate(dateString, format[, ymd])`\n\nExamples:\n\n```javascript\nimport { date } from 'redux-form-validators'\nlet parseDate = date.parseDate\n\nparseDate('12/31/2017', 'mm/dd/yyyy')        => new Date(2017, 11, 31)\nparseDate('2016/01',    'yyyy/mm'))          => new Date(2016,  1,  1)\nparseDate('12/01',      'mm/dd'))            => new Date(1970, 11,  1)\n\n// Custom ymd\nparseDate('12/31/2017', 'mm/jj/aaaa', 'amj') => new Date(2017, 11, 31)\n\n// Error\nparseDate('12122016',   'mm/dd/yyyy')        => Invalid date\n```\n\n#### formatDate\n\nformatter used to display dates.\n\nSignature: `formatDate(date, format[, ymd])`\n\nExamples:\n\n```javascript\nimport { date } from 'redux-form-validators'\nlet formatDate = date.formatDate\n\nformatDate(new Date(2017, 11, 31), 'mm/dd/yyyy')        => '12/31/2017'\nformatDate(new Date(2016,  1,  1), 'yyyy/mm'))          => '2016/01'\nformatDate(new Date(1970, 11,  1), 'mm/dd'))            => '12/01'\n\n// Custom ymd\nformatDate(new Date(2017, 11, 31), 'mm/jj/aaaa', 'amj') => '12/31/2017'\n\n// Error\nformatDate(new Date(NaN), 'mm/dd/yyyy')                 => null\nformatDate(null,          'mm/dd/yyyy')                 => null\nformatDate({},            'mm/dd/yyyy')                 => null\n```\n\n### URL helper\n\n#### parseURL\n\nparser used to validate URLs\n\nSignature: `parseURL(url[, options])`\n\n- options are the same as described for [url](#url)\n- returns null if invalid\n- otherwise returns an object filled with the elements found\n\nExamples:\n\n```javascript\nimport { url } from 'redux-form-validators'\nlet parseURL = url.parseURL\n\nparseURL('http://example.com/stuff')\n// { protocol: 'http', host: 'example.com', path: '/stuff' }\n\nparseURL('http://localhost:8080')\n// { protocol: 'http', host: 'localhost', port: 8080 }\n\nparseURL('//212.78.3.17:4000')\n// { ipv4: '212.78.3.17', port: 4000 }\n\nparseURL('http://[::1]:3000')\n// { ipv6: '::1', port: 3000, protocol: 'http' }\n\nparseURL('http://userid:pass@example.com')\n// { basicAuth: { username: 'userid', password: 'pass' }, ... }\n```\n\n## Send some love:\n\nYou like this package?\n\n[![Buy me a coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/jCk0aHycU)\n\n","maintainers":[{"name":"gtournie","email":"tournier.guillaume@gmail.com"}],"time":{"modified":"2022-06-26T10:10:21.464Z","created":"2017-01-13T08:20:22.787Z","0.0.1":"2017-01-13T08:20:22.787Z","0.0.2":"2017-01-13T21:21:16.853Z","0.0.3":"2017-01-13T23:25:17.767Z","0.1.0":"2017-01-15T01:02:56.427Z","1.0.0":"2017-01-23T00:53:14.105Z","1.0.1":"2017-02-16T19:50:02.313Z","1.0.2":"2017-05-30T17:40:57.900Z","1.0.3":"2017-07-20T17:46:18.592Z","1.0.4":"2017-08-01T06:01:20.029Z","1.1.0":"2017-08-01T23:24:50.769Z","2.0.0":"2017-08-04T06:10:19.362Z","2.0.1":"2017-08-25T02:30:15.769Z","2.0.2":"2017-10-09T18:23:18.554Z","2.0.3":"2017-10-25T23:37:29.592Z","2.1.0":"2017-10-26T19:30:36.832Z","2.1.1":"2017-11-08T20:15:08.228Z","2.1.2":"2017-11-14T01:50:44.227Z","2.2.0":"2017-12-21T09:52:19.990Z","2.3.0":"2017-12-21T19:32:38.654Z","2.3.1":"2017-12-21T20:25:22.647Z","2.3.2":"2017-12-21T22:39:37.927Z","2.3.3":"2018-02-26T21:22:59.411Z","2.4.0":"2018-02-27T03:33:40.150Z","2.4.1":"2018-02-27T04:14:39.898Z","2.4.2":"2018-03-05T21:06:36.115Z","2.4.3":"2018-03-11T08:59:04.445Z","2.5.0":"2018-05-10T22:00:12.090Z","2.6.0":"2018-05-10T23:47:30.421Z","2.7.0":"2018-05-14T00:01:00.980Z","2.7.1":"2018-06-11T19:59:13.582Z","2.7.2":"2018-07-25T18:13:57.026Z","2.7.3":"2019-01-12T06:36:37.135Z","2.7.4":"2019-01-12T06:40:43.598Z","2.7.5":"2019-01-13T19:54:47.605Z","3.0.0":"2019-03-30T04:18:32.560Z","3.0.1":"2019-03-30T04:49:35.298Z","3.1.0":"2019-04-13T01:39:06.545Z","3.1.1":"2019-04-16T01:43:32.332Z","3.2.0":"2019-04-17T05:12:06.063Z","3.2.1":"2019-04-18T21:22:56.541Z","3.3.0":"2019-04-22T07:50:55.990Z","3.3.1":"2019-04-23T23:57:19.980Z","3.3.2":"2019-04-24T00:55:25.849Z"},"homepage":"https://github.com/gtournie/redux-form-validators#readme","keywords":["react","redux","redux-form","final-form","form-validation","form-validators","validation","validators","redux-form-validators","react-final-form-validators","react-component","form"],"repository":{"type":"git","url":"git+https://github.com/gtournie/redux-form-validators.git"},"author":{"name":"Tournier Guillaume","email":"tournier.guillaume@gmail.com"},"bugs":{"url":"https://github.com/gtournie/redux-form-validators/issues"},"license":"MIT","readmeFilename":"README.md","users":{"gher":true}}