{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"7.69.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 . --cache","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.1","@microsoft/api-extractor":"^7.55.2","@rollup/plugin-commonjs":"^28.0.9","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-terser":"^0.4.4","@swc/core":"^1.15.3","@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.7","@types/react-dom":"^19.2.3","bundlewatch":"^0.4.1","cypress":"^15.7.1","eslint":"^9.39.2","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":"^7.0.1","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.7","prettier":"^3.7.4","react":"^19.2.3","react-dom":"^19.2.3","rimraf":"^6.1.2","rollup":"^4.53.3","rollup-plugin-typescript2":"^0.36.0","tsd":"^0.33.0","typescript":"^5.9.3","typescript-eslint":"^8.49.0","whatwg-fetch":"^3.6.20","zod":"^3.25.76"},"bundlewatch":{"files":[{"path":"./dist/index.cjs.js","maxSize":"11.1 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"},"_id":"react-hook-form@7.69.0","gitHead":"3e6f6815f7ac8f4ef3df429a7157844f69e514fb","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_nodeVersion":"22.21.1","_npmVersion":"10.9.4","dist":{"shasum":"40f5e5ba2a436c2eee12b75ab30da5bb743744e7","size":279678,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-7.69.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-7.69.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.69.0_1766197980186_0.5933922733799402"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-12-20T02:33:00.504Z","publish_time":1766197980504,"_source_registry_name":"default","_cnpm_publish_time":1766197980504,"dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}