/
ai_sampletext
/
DiplomWork
Обзор
Документация
Войти
/
ai_sampletext
/
DiplomWork
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
node_modules/@hookform/resolvers/superstruct/package.json
18 строк
526 B
boolyshareyo
Initial commit
08 июн 2026, 16:00
08 июн 2026, 16:00
6216a29
Код
Авторство
О чём код?
{ "name": "@hookform/resolvers/superstruct", "amdName": "hookformResolversSuperstruct", "version": "1.0.0", "private": true, "description": "React Hook Form validation resolver: superstruct", "main": "dist/superstruct.js", "module": "dist/superstruct.module.js", "umd:main": "dist/superstruct.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", "superstruct": ">=0.12.0" } }