Spaces:
Runtime error
Runtime error
| { | |
| "name": "@hookform/resolvers/vine", | |
| "amdName": "hookformResolversVine", | |
| "version": "1.0.0", | |
| "private": true, | |
| "description": "React Hook Form validation resolver: vine", | |
| "main": "dist/vine.js", | |
| "module": "dist/vine.module.js", | |
| "umd:main": "dist/vine.umd.js", | |
| "source": "src/index.ts", | |
| "types": "dist/index.d.ts", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "react-hook-form": "^7.0.0", | |
| "@hookform/resolvers": "^2.0.0", | |
| "@vinejs/vine": "^2.0.0" | |
| } | |
| } | |