{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"5.0.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:ie11 && yarn build:min","build:modern":"rollup -c","build:min":"rollup -c rollup.min.config.js","build:ie11":"rollup -c 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 .jsx,.ts --ignore-pattern *.test.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.8.6","@babel/plugin-transform-runtime":"^7.8.3","@babel/runtime-corejs3":"^7.8.4","@rollup/plugin-commonjs":"^11.0.2","@rollup/plugin-node-resolve":"^7.1.1","@testing-library/react":"^9.4.1","@testing-library/react-hooks":"^3.2.1","@types/jest":"^25.1.3","@types/react":"^16.9.23","@types/react-dom":"^16.9.5","@types/react-test-renderer":"^16.9.2","@typescript-eslint/eslint-plugin":"^2.21.0","@typescript-eslint/parser":"^2.21.0","bundlesize":"^0.18.0","core-js":"^3.6.4","coveralls":"^3.0.9","cypress":"^4.0.2","eslint":"^6.8.0","eslint-plugin-react":"^7.18.3","eslint-plugin-react-hooks":"^2.5.0","husky":"^4.2.3","jest":"^25.1.0","lint-staged":"^10.0.8","mutationobserver-shim":"^0.3.3","prettier":"^1.19.1","react":"^16.13.0","react-dom":"^16.13.0","react-test-renderer":"^16.13.0","rollup":"^1.31.1","rollup-plugin-babel":"^4.3.3","rollup-plugin-terser":"^5.1.1","rollup-plugin-typescript2":"^0.26.0","ts-jest":"^25.2.1","typescript":"^3.8.2"},"bundlesize":[{"path":"./dist/react-hook-form.min.es.js","maxSize":"8.5 kB"}],"peerDependencies":{"react":"^16.8.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{jsx,ts}":["npm run lint","npm run prettier"]},"gitHead":"98d5914d06b2e2a4f789234c0f9b2dc18e257d46","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@5.0.1","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"4796758db8776b6cd5d7d5a394841a5d2f0e9a0c","size":106760,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-5.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-5.0.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.0.1_1583586375091_0.5030608837412893"},"_hasShrinkwrap":false,"publish_time":1583586375426,"_cnpm_publish_time":1583586375426,"_cnpmcore_publish_time":"2021-12-16T13:04:34.436Z","dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}