@bettercart/rescript-react-script-loader
Version:
Load third-party scripts into your react app using hooks.
22 lines (21 loc) • 397 B
JSON
{
"name": "@bettercart/rescript-react-script-loader",
"namespace": "ReactScript",
"reason": {
"react-jsx": 3
},
"version": "0.2.3",
"sources": {
"dir": "src",
"subdirs": true
},
"package-specs": {
"module": "commonjs",
"in-source": true
},
"suffix": ".bs.js",
"bs-dependencies": ["@rescript/react", "bs-webapi"],
"warnings": {
"error": "+101"
}
}