@j3a/bs-cycle-dom
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 .`).
31 lines (30 loc) • 598 B
JSON
{
"name": "@j3a/bs-cycle-dom",
"version": "0.4.2",
"keywords": [
"BuckleScript",
"Cycle.js",
"RFP"
],
"author": "J3A Solutions Ltd.",
"license": "MIT",
"peerDependencies": {
"@cycle/dom": "^21.1.0",
"bs-platform": "^4.0.7",
"snabbdom": "^0.7.2",
"xstream": "^11.7.0"
},
"dependencies": {
"@j3a/bs-snabbdom-bindings": "^0.3.2",
"@j3a/bs-xstream": "^0.7.3",
"bs-webapi": "^0.13.1"
},
"files": [
"src",
"bsconfig.json"
],
"publishConfig": {
"access": "public"
},
"gitHead": "a5ca315d17fe806422c37abb82023e62c4acb356"
}