Current section

Files

Jump to
euneus src euneus.app.src
Raw

src/euneus.app.src

{application,euneus,
[{description,"An incredibly flexible and performant JSON parser, generator and formatter in pure Erlang"},
{vsn,"1.2.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub","https://github.com/williamthome/euneus"},
{"Sponsor",
"https://github.com/sponsors/williamthome"}]}]}.