{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"3.28.14","main":"dist/react-hook-form.js","module":"dist/react-hook-form.es.js","types":"dist/index.d.ts","scripts":{"clean":"rm -rf dist","prebuild":"yarn clean","build":"yarn build:modern && yarn build:ie11","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","bundlesize":"yarn build:min && bundlesize","prepublishOnly":"yarn lint && yarn test && yarn run clean && yarn build","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"},"sideEffects":false,"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","devDependencies":{"@testing-library/react":"^9.3.2","@testing-library/react-hooks":"^3.2.1","@types/jest":"^24.0.23","@types/react":"^16.9.15","@types/react-dom":"^16.9.4","@types/react-test-renderer":"^16.9.0","@typescript-eslint/eslint-plugin":"^2.10.0","@typescript-eslint/parser":"^2.10.0","bundlesize":"^0.18.0","coveralls":"^3.0.3","cypress":"^3.7.0","eslint":"^6.7.2","eslint-plugin-react":"^7.17.0","eslint-plugin-react-hooks":"^2.3.0","husky":"^3.1.0","jest":"^24.7.1","lint-staged":"^9.5.0","mutationobserver-shim":"^0.3.3","prettier":"^1.19.1","react":"^16.12.0","react-dom":"^16.12.0","react-test-renderer":"^16.12.0","rollup":"^1.20.3","rollup-plugin-terser":"^5.1.1","rollup-plugin-typescript2":"^0.24.0","ts-jest":"^24.2.0","typescript":"^3.7.3"},"bundlesize":[{"path":"./dist/react-hook-form.min.es.js","maxSize":"6.0 kB"}],"peerDependencies":{"react":"^16.8.0"},"husky":{"hooks":{"pre-commit":"lint-staged"}},"lint-staged":{"*.{jsx,ts}":["npm run lint","npm run prettier","git add"]},"gitHead":"699b27b08f9754a453766bf38190597b29b67ae2","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@3.28.14","_nodeVersion":"12.0.0","_npmVersion":"6.9.0","dist":{"shasum":"333134de3222e79f4cdf631f3f5fe71b9a70a67a","size":40232,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-3.28.14.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-3.28.14.tgz"},"maintainers":[{"name":"bluebill1049","email":""}],"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hook-form_3.28.14_1575760215540_0.1280131220078704"},"_hasShrinkwrap":false,"publish_time":1575760215657,"_cnpm_publish_time":1575760215657,"_cnpmcore_publish_time":"2021-12-16T13:05:26.074Z","dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}