{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"5.7.1","main":"dist/react-hook-form.js","module":"dist/react-hook-form.es.js","types":"dist/index.d.ts","sideEffects":true,"scripts":{"clean":"rm -rf dist","prebuild":"yarn clean","build":"yarn build:modern && yarn build:umd && yarn build:ie11 && yarn build:min","build:modern":"rollup -c ./rollup/rollup.config.js","build:min":"rollup -c ./rollup/rollup.min.config.js","build:umd":"rollup -c ./rollup/rollup.umd.config.js","build:ie11":"rollup -c ./rollup/rollup.ie11.config.js","prettier":"prettier --write './src/**/*.ts' './src/**/*.tsx' --config ./.prettierrc","lint":"yarn lint:check --fix && yarn prettier","lint:check":"eslint ./src --ext .tsx,.ts --report-unused-disable-directives","coverage":"jest --coverage --coverageReporters=text-lcov | coveralls","postrelease":"yarn publish && git push --follow-tags","test":"jest --runInBand","test:coverage":"jest --runInBand --coverage","test:watch":"yarn test:coverage -- --watchAll","cypress":"cypress run","cypress:open":"cypress open","prepublishOnly":"yarn lint && yarn test && yarn run clean && yarn build","bundlesize":"yarn build:min && bundlesize","start:app":"yarn build && yarn link && yarn --cwd node_modules/react link && yarn --cwd ./app link react react-hook-form && yarn --cwd ./app && yarn --cwd ./app run start"},"keywords":["react","hooks","form","forms","form-validation","validation","typescript","react-hooks"],"repository":{"type":"git","url":"git+https://github.com/react-hook-form/react-hook-form.git"},"homepage":"https://www.react-hook-form.com","author":{"email":"bluebill1049@hotmail.com"},"license":"MIT","unpkg":"dist/react-hook-form.umd.js","devDependencies":{"@babel/core":"^7.9.0","@babel/plugin-transform-runtime":"^7.9.0","@babel/runtime-corejs3":"^7.9.2","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@testing-library/react":"^10.0.2","@testing-library/react-hooks":"^3.2.1","@types/jest":"^25.2.1","@types/react":"^16.9.34","@types/react-dom":"^16.9.6","@types/react-test-renderer":"^16.9.2","@typescript-eslint/eslint-plugin":"^2.27.0","@typescript-eslint/parser":"^2.27.0","bundlesize":"^0.18.0","core-js":"^3.6.5","coveralls":"^3.0.9","cypress":"^4.3.0","eslint":"^6.8.0","eslint-plugin-react":"^7.19.0","eslint-plugin-react-hooks":"^3.0.0","husky":"^4.2.5","jest":"^25.3.0","lint-staged":"^10.1.3","mutationobserver-shim":"^0.3.5","prettier":"^2.0.4","react":"^16.13.1","react-dom":"^16.13.1","react-test-renderer":"^16.13.1","rollup":"^2.6.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-replace":"^2.2.0","rollup-plugin-terser":"^5.1.1","rollup-plugin-typescript2":"^0.27.0","ts-jest":"^25.3.1","typescript":"^3.8.3"},"bundlesize":[{"path":"./dist/react-hook-form.min.es.js","maxSize":"9 kB"}],"peerDependencies":{"react":"^16.8.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{tsx,ts}":["npm run lint","npm run prettier"]},"gitHead":"ae82b306baf9838b6ce8200130b0ebd021744b04","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@5.7.1","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"540d8d1747031dbd921c3e02ff689a9f5a00635b","size":113526,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-5.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-5.7.1.tgz"},"maintainers":[{"name":"bluebill1049","email":""}],"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hook-form_5.7.1_1589200936543_0.32710324921879463"},"_hasShrinkwrap":false,"publish_time":1589200936817,"_cnpm_publish_time":1589200936817,"_cnpmcore_publish_time":"2021-12-16T13:04:18.525Z","dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}