@j3a/bs-snabbdom-bindings
Version:
Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the `react` template (`bsb -theme react -init .`).
23 lines (22 loc) • 370 B
JSON
{
"name": "@j3a/bs-snabbdom-bindings",
"version": "0.3.2",
"sources": {
"dir": "src",
"subdirs": true
},
"package-specs": {
"module": "es6",
"in-source": false
},
"suffix": ".bs.js",
"bs-dependencies": [],
"dev-dependencies": {
"snabbdom": "^0.7.3"
},
"warnings": {
"error": "+101"
},
"namespace": false,
"refmt": 3
}