@lozlow/reform
Version:
Reasonably making forms with ReScript and React sound good
25 lines (24 loc) • 422 B
JSON
{
"name": "@lozlow/reform",
"jsx": { "version": 4 },
"bs-dependencies": [
"@rescript/react",
"@rescriptbr/reschema",
"rescript-react-update"
],
"bs-dev-dependencies": [],
"bsc-flags": ["-bs-super-errors"],
"package-specs": {
"module": "commonjs",
"in-source": true
},
"suffix": ".bs.js",
"warnings": {
"number": "-44-45"
},
"sources": [
{
"dir": "src"
}
]
}