{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"7.53.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":"rimraf dist/__tests__ && 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 \"**/*.{js,ts,tsx,css}\"","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://www.react-hook-form.com","author":{"email":"bluebill1049@hotmail.com"},"license":"MIT","devDependencies":{"@microsoft/api-extractor":"^7.47.0","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3","@rollup/plugin-terser":"^0.4.4","@swc/core":"^1.6.13","@swc/jest":"^0.2.36","@testing-library/jest-dom":"^6.4.6","@testing-library/react":"^16.0.0","@types/jest":"^29.5.12","@types/react":"^18.3.3","@types/react-dom":"^18.3.0","@types/testing-library__jest-dom":"^5.14.9","@typescript-eslint/eslint-plugin":"^7.15.0","@typescript-eslint/parser":"^7.15.0","bundlewatch":"^0.3.3","cypress":"^13.13.0","eslint":"^8.57.0","eslint-config-prettier":"^9.1.0","eslint-plugin-cypress":"^3.3.0","eslint-plugin-prettier":"^5.1.3","eslint-plugin-react":"^7.34.3","eslint-plugin-react-hooks":"^4.6.2","eslint-plugin-simple-import-sort":"^12.1.1","husky":"^9.0.11","jest":"^29.7.0","jest-environment-jsdom":"^29.7.0","jest-preview":"^0.3.1","lint-staged":"^15.2.7","msw":"^2.3.1","prettier":"3.3.2","react":"^18.3.1","react-dom":"^18.3.1","react-test-renderer":"^18.3.1","rimraf":"^5.0.8","rollup":"^4.18.0","rollup-plugin-typescript2":"^0.36.0","tsd":"^0.31.1","typescript":"^5.5.3","whatwg-fetch":"^3.6.20"},"bundlewatch":{"files":[{"path":"./dist/index.cjs.js","maxSize":"10.2 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":"35e2d7744c250b2844717b753bc48a81c9ac4e56","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@7.53.0","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"3cf70951bf41fa95207b34486203ebefbd3a05ab","size":215494,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-7.53.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-7.53.0.tgz"},"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"directories":{},"maintainers":[{"name":"bluebill1049","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hook-form_7.53.0_1724473021407_0.8932223426816699"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-24T04:17:01.608Z","publish_time":1724473021608,"_source_registry_name":"default","_cnpm_publish_time":1724473021608,"dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}