{"name":"react-hook-form","description":"Performant, flexible and extensible forms library for React Hooks","version":"6.0.1","main":"dist/index.js","module":"dist/index.esm.js","umd:main":"dist/index.umd.production.min.js","unpkg":"dist/index.umd.production.min.js","jsdelivr":"dist/index.umd.production.min.js","jsnext:main":"dist/index.esm.js","source":"src/index.ts","types":"dist/index.d.ts","sideEffects":true,"scripts":{"clean":"rimraf dist","prebuild":"npm run clean","build":"node rollup/writeCjsEntryFile.js && npm run build:modern && npm run build:ie11","build:modern":"rollup -c ./rollup/rollup.config.js","build:ie11":"rollup -c ./rollup/rollup.ie11.config.js","lint":"eslint '**/*.{js,ts,tsx}'","lint:fix":"npm run lint -- --fix","lint:types":"tsc --noEmit","coverage":"jest --coverage --coverageReporters=text-lcov | coveralls","test":"jest --runInBand","test:coverage":"jest --runInBand --coverage","test:watch":"npm run test:coverage -- --watchAll","cypress":"cypress run","cypress:open":"cypress open","prepublishOnly":"npm run lint && npm run lint:types && npm test && npm run build","postrelease":"npm publish && git push --follow-tags","bundlesize":"npm run build:modern && bundlesize","start:app":"npm run build:modern && yarn link && yarn --cwd node_modules/react link && yarn --cwd ./app link react react-hook-form && yarn --cwd ./app && yarn --cwd ./app run start"},"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":{"@babel/core":"^7.10.3","@babel/plugin-transform-runtime":"^7.10.3","@babel/runtime-corejs3":"^7.10.3","@rollup/plugin-babel":"^5.0.4","@rollup/plugin-commonjs":"^13.0.0","@rollup/plugin-node-resolve":"^8.1.0","@rollup/plugin-replace":"^2.3.3","@testing-library/jest-dom":"^5.11.0","@testing-library/react":"^10.4.3","@testing-library/react-hooks":"^3.3.0","@types/jest":"^26.0.3","@types/react":"^16.9.41","@types/react-dom":"^16.9.8","@types/react-test-renderer":"^16.9.2","@typescript-eslint/eslint-plugin":"^3.4.0","@typescript-eslint/parser":"^3.4.0","bundlesize":"^0.18.0","core-js":"^3.6.5","coveralls":"^3.1.0","cypress":"4.7.0","eslint":"^7.2.0","eslint-config-prettier":"^6.11.0","eslint-plugin-prettier":"^3.1.4","eslint-plugin-react":"^7.20.0","eslint-plugin-react-hooks":"^4.0.4","husky":"^4.2.5","jest":"^26.1.0","lint-staged":"^10.2.11","prettier":"^2.0.5","react":"^16.13.1","react-dom":"^16.13.1","react-test-renderer":"^16.13.1","rimraf":"^3.0.2","rollup":"^2.18.0","rollup-plugin-peer-deps-external":"^2.2.2","rollup-plugin-sourcemaps":"^0.6.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-typescript2":"^0.27.1","ts-jest":"^26.1.1","typescript":"^3.9.5"},"bundlesize":[{"path":"./dist/index.cjs.production.min.js","maxSize":"9.5 kB"}],"peerDependencies":{"react":"^16.8.0"},"husky":{"hooks":{"pre-commit":"npm run lint:types && lint-staged"}},"lint-staged":{"*.{js,ts,tsx}":["npm run lint:fix"],"*.{md,json,yml}":["prettier --write"]},"gitHead":"cc1127f64012b384e038e837b50d3378cb3d14c0","bugs":{"url":"https://github.com/react-hook-form/react-hook-form/issues"},"_id":"react-hook-form@6.0.1","_nodeVersion":"12.16.1","_npmVersion":"6.13.4","dist":{"shasum":"dd2def2c26747a7920fd7367d5d3e7ec5e281f3b","size":337120,"noattachment":false,"key":"/react-hook-form/-/react-hook-form-6.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-hook-form/download/react-hook-form-6.0.1.tgz"},"maintainers":[{"name":"bluebill1049","email":""}],"_npmUser":{"name":"bluebill1049","email":"bluebill1049@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-hook-form_6.0.1_1593767860869_0.1343713584717099"},"_hasShrinkwrap":false,"publish_time":1593767861164,"_cnpm_publish_time":1593767861164,"_cnpmcore_publish_time":"2021-12-16T13:04:14.480Z","dist-tags":{"alpha":"8.0.0-alpha.5","beta":"8.0.0-beta.1","latest":"7.72.1","next":"7.60.0-next.0"}}