{"_id":"react-hook-form@7.83.0","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"dist":{"shasum":"b4d43c42108645c2ae4d425ada2818d03522e8a9","tarball":"https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.83.0.tgz","fileCount":221,"integrity":"sha512-AXt8cMCmx5a7u4uvpb2uRFVrWQhllI4pV+LSykxIac/hjt44TnQkmX9BKuQi2i+LDC62esmiLpilkav+kjVf/A==","signatures":[{"sig":"MEYCIQCpGiN2y8FCDp29w/gK65mWs0f392Tut8rXSnTYf1TJ+gIhAPmfQpLCwfyOpEedM6VnAzI+9pOCZhlLHDgvk5xpJBQx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIFLLmdmyZ+A/9RNAvbCGBGyxTYsE76VTl1Lu0X5s5jowAiEAzeO6x0Xemv9o1aJUrXremiCg65FqYOW3/Yf5HRzI/hc="}],"unpackedSize":1402484},"main":"dist/index.cjs.js","name":"react-hook-form","types":"dist/index.d.ts","unpkg":"dist/index.umd.js","author":{"url":"Bill","name":"Beier","email":"bluebill1049@hotmail.com"},"module":"dist/index.esm.mjs","source":"src/index.ts","engines":{"node":">=18.0.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.esm.mjs","require":"./dist/index.cjs.js","react-server":"./dist/react-server.esm.mjs"},"./package.json":"./package.json"},"funding":{"url":"https://opencollective.com/react-hook-form","type":"opencollective"},"gitHead":"ca8106d7cf787ee3ecc29f6979a4a762f9e5d1a3","license":"MIT","scripts":{"e2e":"playwright test","lint":"eslint . --cache","test":"jest --config ./scripts/jest/jest.config.js","type":"tsc --noEmit","bench":"tsx scripts/bench.ts","build":"pnpm build:modern","clean":"rimraf dist","start":"pnpm build:esm && cd ./app && pnpm install && pnpm run dev","prepare":"husky","lint:fix":"pnpm lint --fix","prebuild":"pnpm clean","test:web":"TEST_ENV=web pnpm test","build:esm":"rollup --bundleConfigAsCjs -c ./scripts/rollup/rollup.esm.config.js","e2e:watch":"playwright test --ui","postbuild":"node ./scripts/rollup/assert-esm-exports.mjs && node ./scripts/rollup/assert-cjs-exports.cjs","test:type":"tsc -p src/__typetest__/tsconfig.json","test:watch":"pnpm test --onlyChanged --watch","build:watch":"pnpm build:modern -w","bundlewatch":"pnpm build:modern && bundlewatch","csb:install":"npm i -g pnpm@8 && pnpm i","postversion":"git push && git push origin v$npm_package_version","build:modern":"rollup --bundleConfigAsCjs -c ./scripts/rollup/rollup.config.js","jest-preview":"jest-preview","prettier:fix":"prettier --config .prettierrc --write .","api-extractor":"api-extractor run --local","bench:compare":"tsx scripts/bench-compare.ts","test:coverage":"pnpm test --coverage","prepublishOnly":"pnpm install && pnpm lint:fix && pnpm type && pnpm test && pnpm build","api-extractor:ci":"node scripts/apiExtractor.js","api-extractor:build":"pnpm build:esm && pnpm api-extractor"},"version":"7.83.0","_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"homepage":"https://react-hook-form.com","jsdelivr":"dist/index.umd.js","keywords":["react","hooks","form","forms","form-validation","validation","typescript","react-hooks"],"umd:main":"dist/index.umd.js","repository":{"url":"git+https://github.com/react-hook-form/react-hook-form.git","type":"git"},"_npmVersion":"10.8.2","bundlewatch":{"files":[{"path":"./dist/index.cjs.js","maxSize":"14.0 kB"}]},"description":"Performant, flexible and extensible forms library for React Hooks","directories":{},"jsnext:main":"dist/index.esm.mjs","lint-staged":{"*.{js,ts,tsx}":["pnpm lint:fix","pnpm prettier:fix"],"*.{md,json,yml}":["prettier --write"]},"maintainers":[{"name":"bluebill1049","email":"bluebill1049@gmail.com"}],"sideEffects":false,"_nodeVersion":"20.20.0","_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.22.4","zod":"^3.25.76","jest":"^30.4.2","husky":"^9.1.7","react":"^19.2.7","eslint":"^9.39.4","rimraf":"^6.1.3","rollup":"^4.62.0","prettier":"^3.8.4","@swc/core":"^1.15.41","@swc/jest":"^0.2.39","react-dom":"^19.2.7","tinybench":"^6.0.2","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^25.9.3","bundlewatch":"^0.4.2","lint-staged":"^16.4.0","@types/react":"^19.2.17","jest-preview":"^0.3.3","whatwg-fetch":"^3.6.20","@eslint/compat":"^1.4.1","@playwright/test":"^1.61.1","@types/react-dom":"^19.2.3","jest-fixed-jsdom":"^0.0.10","typescript-eslint":"^8.61.1","eslint-plugin-react":"^7.37.5","@rollup/plugin-terser":"^0.4.4","@testing-library/react":"^16.3.2","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.6","jest-environment-jsdom":"^30.4.1","@rollup/plugin-commonjs":"^28.0.9","@microsoft/api-extractor":"^7.58.9","eslint-plugin-playwright":"^2.10.5","@testing-library/jest-dom":"^6.9.1","eslint-plugin-react-hooks":"^7.1.1","rollup-plugin-typescript2":"^0.36.0","@rollup/plugin-node-resolve":"^16.0.3","eslint-plugin-simple-import-sort":"^12.1.1"},"peerDependencies":{"react":"^16.8.0 || ^17 || ^18 || ^19"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-hook-form_7.83.0_1784939373880_0.9071980705908516"}}