{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"7.43.3","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","import":"./dist/index.esm.mjs","require":"./dist/index.cjs.js"}},"scripts":{"clean":"rimraf dist","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 -c ./scripts/rollup/rollup.config.js","build:esm":"rollup -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"},"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.33.7","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^14.1.0","@swc/core":"^1.3.25","@swc/jest":"^0.2.24","@testing-library/jest-dom":"^5.16.5","@testing-library/react":"^13.4.0","@testing-library/react-hooks":"^8.0.1","@types/jest":"^29.2.5","@types/react":"^18.0.26","@types/react-dom":"^18.0.10","@types/testing-library__jest-dom":"^5.14.5","@typescript-eslint/eslint-plugin":"^5.48.1","@typescript-eslint/parser":"^5.48.1","bundlewatch":"^0.3.3","cypress":"10.9.0","eslint":"^8.31.0","eslint-config-prettier":"^8.6.0","eslint-plugin-cypress":"^2.12.1","eslint-plugin-prettier":"^4.2.1","eslint-plugin-react":"^7.31.11","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-simple-import-sort":"^8.0.0","husky":"^8.0.3","jest":"^29.3.1","jest-environment-jsdom":"^29.3.1","jest-preview":"^0.3.1","jest-watch-typeahead":"^2.2.1","lint-staged":"^13.1.0","prettier":"^2.8.2","react":"^18.2.0","react-dom":"^18.2.0","react-test-renderer":"^18.2.0","rimraf":"^3.0.2","rollup":"^2.79.1","rollup-plugin-peer-deps-external":"^2.2.4","rollup-plugin-sourcemaps":"^0.6.3","rollup-plugin-terser":"^7.0.2","rollup-plugin-typescript2":"^0.34.1","tsd":"^0.25.0","typescript":"^4.9.4"},"bundlewatch":{"files":[{"path":"./dist/index.cjs.js","maxSize":"9.2 kB"}]},"peerDependencies":{"react":"^16.8.0 || ^17 || ^18"},"lint-staged":{"*.{js,ts,tsx}":["pnpm lint:fix","pnpm prettier:fix"],"*.{md,json,yml}":["prettier --write"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"funding":{"type":"opencollective","url":"https://opencollective.com/react-hook-form"},"engines":{"node":">=12.22.0"},"packageManager":"pnpm@7.18.0","gitHead":"a178533ed7bea016a18a45cfea4577fc49179d36","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@7.43.3","_nodeVersion":"18.5.0","_npmVersion":"8.12.1","dist":{"shasum":"780af64ea1f3c5864626a377e302bfcc7750af6f","size":192973,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-7.43.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-7.43.3.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.43.3_1677651065310_0.9623932387105985"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-03-01T06:11:05.596Z","publish_time":1677651065596,"_cnpm_publish_time":1677651065596,"dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}