Current section
Files
Jump to
Current section
Files
src/ejwt.app.src
{application,ejwt,
[{description,"Encode/decode JSON Web Token"},
{vsn,"0.1.0"},
{registered,[ejwt]},
{applications,[kernel,stdlib,jsx]},
{env,[]},
{maintainers,["Jose Luis Navarro"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/artefactop/ejwt"}]}]}.