@ahrefs/bs-reactstrap
Version:
Bucklescript bindings for Reactstrap
24 lines (23 loc) • 329 B
JSON
{
"name": "@ahrefs/bs-reactstrap",
"sources": [
{
"dir": "src",
"subdirs": true
}
],
"bs-dependencies": [
"reason-react"
],
"package-specs": {
"module": "commonjs"
},
"reason": {
"react-jsx": 3
},
"suffix": ".bs.js",
"bsc-flags": [
"-bs-super-errors"
],
"refmt": 3
}