UNPKG

@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 .`).

24 lines (23 loc) 385 B
{ "name": "@j3a/bs-cycle-dom", "version": "0.3.1", "sources": { "dir": "src", "subdirs": true }, "package-specs": { "module": "es6" }, "suffix": ".bs.js", "bs-dependencies": [ "@j3a/bs-snabbdom-bindings", "@j3a/bs-xstream", "bs-webapi" ], "dev-dependencies": {}, "warnings": { "error": "+101" }, "namespace": false, "refmt": 3 }