{"name":"mobx-react-form","license":"MIT","version":"1.22.2","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 -d lib/ src/","build:umd":"webpack --output-filename mobx-react-form.umd.js","build:umdmin":"webpack --output-filename mobx-react-form.umd.min.js -p","prebuild":"npm run clean:build","precommit":"npm run lint && npm run cover","commit":"git add . && git-cz && git push origin","watch:build":"babel --watch -d lib/ src/","watch:test":"npm run test -- -w","test":"TEST=true mocha tests --compilers js:babel-register","cover":"nyc npm test","coverage:check":"nyc check-coverage --satements 90 --branches 75 --functions 95 --lines 95","coverage:report":"nyc report --reporter=text-lcov > coverage.lcov && codecov","release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"git+https://github.com/foxhound87/mobx-react-form.git"},"keywords":["form","react","mobx","state","validation","validator","json","schema","ajv"],"files":["es6","lib","umd"],"engines":{"node":">=4"},"config":{"commitizen":{"path":"node_modules/cz-conventional-changelog"}},"dependencies":{"lodash":"^4.16.2"},"peerDependencies":{"mobx":"^2.5.0 || ^3.0.0"},"devDependencies":{"ajv":"4.11.3","babel-cli":"6.23.0","babel-core":"6.23.1","babel-eslint":"7.1.1","babel-loader":"6.3.2","babel-plugin-add-module-exports":"0.2.1","babel-plugin-lodash":"3.2.11","babel-plugin-transform-class-properties":"6.23.0","babel-plugin-transform-decorators-legacy":"1.3.4","babel-preset-es2015":"6.22.0","babel-preset-stage-0":"6.22.0","babel-register":"6.23.0","chai":"3.5.0","codecov":"1.0.1","commitizen":"2.9.6","cz-conventional-changelog":"1.2.0","eslint":"3.15.0","eslint-config-airbnb":"14.1.0","eslint-plugin-import":"2.2.0","eslint-plugin-jsx-a11y":"4.0.0","eslint-plugin-react":"6.10.0","husky":"0.13.1","json-loader":"0.5.4","mobx":"^3.0.0","mocha":"3.2.0","npm-run-all":"4.0.1","nyc":"10.1.2","rimraf":"2.5.4","semantic-release":"6.3.2","validatorjs":"3.11.0","webpack":"1.*.*"},"gitHead":"e903d7683e219e43fbafdddf07c181e80cd23acc","bugs":{"url":"https://github.com/foxhound87/mobx-react-form/issues"},"_id":"mobx-react-form@1.22.2","_shasum":"d5bb12210de1cd70bf7f59d31dea32f3c43f73bf","_from":".","_npmVersion":"3.10.10","_nodeVersion":"4.8.1","_npmUser":{"name":"foxhound87","email":"claudio.savino@me.com"},"dist":{"shasum":"d5bb12210de1cd70bf7f59d31dea32f3c43f73bf","size":473502,"noattachment":false,"key":"/mobx-react-form/-/mobx-react-form-1.22.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx-react-form/download/mobx-react-form-1.22.2.tgz"},"maintainers":[{"name":"foxhound87","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/mobx-react-form-1.22.2.tgz_1490633410776_0.17842810228466988"},"directories":{},"_cnpmcore_publish_time":"2021-12-20T02:31:43.334Z","publish_time":1490633413099,"_cnpm_publish_time":1490633413099,"dist-tags":{"latest":"6.12.3","next":"5.10.2"}}