{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"7.64.0","main":"dist/index.cjs.js","module":"dist/index.esm.mjs","umd:main":"dist/index.umd.js","unpkg":"dist/index.umd.js","jsdelivr":"dist/index.umd.js","jsnext:main":"dist/index.esm.mjs","source":"src/index.ts","types":"dist/index.d.ts","sideEffects":false,"exports":{"./package.json":"./package.json",".":{"types":"./dist/index.d.ts","react-server":"./dist/react-server.esm.mjs","import":"./dist/index.esm.mjs","require":"./dist/index.cjs.js"}},"scripts":{"clean":"rimraf dist","prepare":"husky","prebuild":"pnpm clean","build":"pnpm build:modern","build:watch":"pnpm build:modern -w","postbuild":"node ./scripts/rollup/assert-esm-exports.mjs && node ./scripts/rollup/assert-cjs-exports.cjs","build:modern":"rollup --bundleConfigAsCjs -c ./scripts/rollup/rollup.config.js","build:esm":"rollup --bundleConfigAsCjs -c ./scripts/rollup/rollup.esm.config.js","prettier:fix":"prettier --config .prettierrc --write .","lint":"eslint '**/*.{js,ts,tsx}'","lint:fix":"pnpm lint --fix","type":"tsc --noEmit","jest-preview":"jest-preview","test":"jest --config ./scripts/jest/jest.config.js","test:coverage":"pnpm test -- --coverage","test:watch":"pnpm test -- --onlyChanged --watch","test:web":"TEST_ENV=web pnpm test","test:type":"tsd src/__typetest__","e2e":"cypress run","e2e:watch":"cypress open","api-extractor":"api-extractor run --local","api-extractor:build":"pnpm build:esm && pnpm api-extractor","api-extractor:ci":"node scripts/apiExtractor.js","postversion":"git push && git push origin v$npm_package_version","prepublishOnly":"pnpm install && pnpm lint:fix && pnpm type && pnpm test && pnpm build","bundlewatch":"pnpm build:modern && bundlewatch","start":"pnpm build:esm && pnpm --dir ./app install && pnpm --dir ./app run dev","csb:install":"npm i -g pnpm@8 && pnpm i"},"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://react-hook-form.com","author":{"name":"Beier","email":"bluebill1049@hotmail.com","url":"Bill"},"license":"MIT","devDependencies":{"@eslint/compat":"^1.4.0","@microsoft/api-extractor":"^7.53.0","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-terser":"^0.4.4","@swc/core":"^1.13.5","@swc/jest":"^0.2.39","@testing-library/jest-dom":"^6.9.1","@testing-library/react":"^16.3.0","@types/jest":"^30.0.0","@types/react":"^19.2.0","@types/react-dom":"^19.2.0","bundlewatch":"^0.4.1","cypress":"^15.3.0","eslint":"^9.37.0","eslint-config-prettier":"^10.1.8","eslint-plugin-cypress":"^5.2.0","eslint-plugin-prettier":"^5.5.4","eslint-plugin-react":"^7.37.5","eslint-plugin-react-hooks":"^5.2.0","eslint-plugin-simple-import-sort":"^12.1.1","husky":"^9.1.7","jest":"^30.2.0","jest-environment-jsdom":"^30.2.0","jest-fixed-jsdom":"^0.0.10","jest-preview":"^0.3.2","lint-staged":"^16.2.3","prettier":"^3.6.2","react":"^19.2.0","react-dom":"^19.2.0","rimraf":"^6.0.1","rollup":"^4.52.4","rollup-plugin-typescript2":"^0.36.0","tsd":"^0.33.0","typescript":"^5.9.3","typescript-eslint":"^8.45.0","whatwg-fetch":"^3.6.20","zod":"^3.25.76"},"bundlewatch":{"files":[{"path":"./dist/index.cjs.js","maxSize":"11.0 kB"}]},"peerDependencies":{"react":"^16.8.0 || ^17 || ^18 || ^19"},"lint-staged":{"*.{js,ts,tsx}":["pnpm lint:fix","pnpm prettier:fix"],"*.{md,json,yml}":["prettier --write"]},"funding":{"type":"opencollective","url":"https://opencollective.com/react-hook-form"},"engines":{"node":">=18.0.0"},"gitHead":"87d8b772d09528679d7b35a89d1e79534a38b33e","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@7.64.0","_nodeVersion":"20.0.0","_npmVersion":"9.6.4","dist":{"shasum":"7820961b773d0b4706baa506e8aa53a0e904b6f7","size":261783,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-7.64.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-7.64.0.tgz"},"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"directories":{},"maintainers":[{"name":"bluebill1049","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react-hook-form_7.64.0_1759541827268_0.14928395666751482"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-04T01:37:07.544Z","publish_time":1759541827544,"_source_registry_name":"default","_cnpm_publish_time":1759541827544,"dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}