Packages

Ultra-Minimal Sparkler API

Current section

Files

Jump to
sparkler src sparkler.app.src
Raw

src/sparkler.app.src

{application,sparkler,
[{description,"Ultra-Minimal Sparkler API"},
{vsn,"0.2.0"},
{applications,[kernel,stdlib,ibrowse,jsx]},
{registered,[]},
{mod,{sparkler_app,[]}},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/choptastic/sparkler"}]}]}.