Current section

Files

Jump to
thoas src thoas.app.src
Raw

src/thoas.app.src

{application,thoas,
[{description,"A blazing fast JSON parser and generator in pure Erlang."},
{vsn,"0.4.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/lpil/thoas"},
{"Sponsor","https://github.com/sponsors/lpil"}]}]}.