Current section

Files

Jump to
foodog src foodog.app.src
Raw

src/foodog.app.src

{application,foodog,
[{description,"An easy to use JWT library"},
{vsn,"0.2.0"},
{registered,[]},
{applications,[kernel,stdlib,jose,thoas]},
{env,[{jose,[{json_module,thoas}]}]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"SourceHut","https://git.sr.ht/~fancycade/erupt"}]}]}.