@j3a/bs-cycle-run
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 .`).
21 lines (20 loc) • 334 B
JSON
{
"name": "@j3a/bs-cycle-run",
"version": "0.3.0",
"sources": {
"dir": "src",
"subdirs": true
},
"package-specs": {
"module": "es6",
"in-source": false
},
"suffix": ".bs.js",
"bs-dependencies": [],
"dev-dependencies": {},
"warnings": {
"error": "+101"
},
"namespace": false,
"refmt": 3
}