{"name":"mobx-react-form","license":"MIT","version":"2.0.7","author":{"name":"Claudio Savino","email":"claudio.savino@me.com","url":"https://twitter.com/foxhound87"},"description":"Automagically manage React forms state and automatic validation with MobX.","homepage":"https://www.npmjs.com/package/mobx-react-form","main":"lib/index.js","scripts":{"clean:build":"rimraf lib && rimraf umd","clean:modules":"rimraf node_modules && npm cache clean","clean:all":"npm run clean:build && npm run clean:modules","lint":"eslint . --ext .jsx,.js --ignore-path .gitignore","build":"npm-run-all --parallel build:*","build:main":"babel --plugins lodash -d lib/ src/","build:umd":"webpack","build:umdmin":"MINIFY=YES webpack -p","prebuild":"npm run clean:build","precommit":"npm run lint && npm run cover","commit":"git-cz && git push origin","watch:build":"babel --watch -d lib/ src/","watch:test":"npm run test -- -w","switch:mobx":"replace \"from 'mobx5'\" \"from 'mobx'\" src -r","switch:mobx5":"replace \"from 'mobx4'\" \"from 'mobx5'\" src -r","switch:mobx4":"replace \"from 'mobx3'\" \"from 'mobx4'\" src -r","switch:mobx3":"replace \"from 'mobx'\" \"from 'mobx3'\" src -r","test:mobx5":"npm run switch:mobx5 && cross-env TEST=true mocha tests --compilers js:babel-register","test:mobx4":"npm run switch:mobx4 && cross-env TEST=true mocha tests --compilers js:babel-register","test:mobx3":"npm run switch:mobx3 && cross-env TEST=true mocha tests --compilers js:babel-register","test":"npm run test:mobx3 && npm run test:mobx4 && npm run test:mobx5 && npm run switch:mobx","cover":"nyc npm test","coverage:check":"nyc check-coverage --satements 95 --branches 80 --functions 95 --lines 95","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","semantic-release":"semantic-release"},"repository":{"type":"git","url":"git+https://github.com/foxhound87/mobx-react-form.git"},"collective":{"type":"opencollective","url":"https://opencollective.com/mobx-react-form"},"keywords":["form","mobx","state","events","nested","fields","bindings","react","reactive","validation","validator","json","schema","declarative","rules"],"engines":{"node":">=8.0.0"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"lodash":"^4.17.11"},"peerDependencies":{"mobx":"^2.5.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"},"devDependencies":{"ajv":"^5.2.2","babel-cli":"6.26.0","babel-core":"6.23.1","babel-eslint":"8.0.2","babel-loader":"7.1.4","babel-plugin-add-module-exports":"0.2.1","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-decorators-legacy":"1.3.4","babel-preset-env":"1.7.0","babel-preset-stage-0":"6.22.0","babel-register":"6.26.0","chai":"3.5.0","codecov":"1.0.1","commitizen":"2.9.6","cross-env":"^5.1.4","cz-conventional-changelog":"^2.0.0","eslint":"4.11.0","eslint-config-airbnb-base":"12.1.0","eslint-plugin-import":"2.8.0","husky":"0.13.1","json-loader":"0.5.4","lodash-webpack-plugin":"^0.11.5","mobx3":"npm:mobx@^3.0.0","mobx4":"npm:mobx@^4.0.0","mobx5":"npm:mobx@^5.0.0","mocha":"3.2.0","npm-run-all":"4.0.1","nyc":"^10.2.0","replace":"^0.3.0","rimraf":"2.5.4","semantic-release":"^15.13.3","validator":"^8.0.0","validatorjs":"^3.15.1","webpack":"3","yup":"^0.26.7"},"gitHead":"16079105ee08364d4992c23bb1201cc1fbcf26ee","bugs":{"url":"https://github.com/foxhound87/mobx-react-form/issues"},"_id":"mobx-react-form@2.0.7","_npmVersion":"6.5.0","_nodeVersion":"8.16.1","_npmUser":{"name":"foxhound87","email":"claudio.savino@me.com"},"dist":{"shasum":"4a81b290a6fe4bac94d186f8f5e42735daecb051","size":231841,"noattachment":false,"key":"/mobx-react-form/-/mobx-react-form-2.0.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx-react-form/download/mobx-react-form-2.0.7.tgz"},"maintainers":[{"name":"foxhound87","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mobx-react-form_2.0.7_1570102538879_0.5872255131211859"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-20T02:33:23.944Z","publish_time":1570102539072,"_cnpm_publish_time":1570102539072,"dist-tags":{"latest":"6.12.3","next":"5.10.2"}}