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