Current section
Files
Jump to
Current section
Files
src/heja.app.src
{application,heja,
[{description,"HTTP Erlang JSON APIs - library for easy API management"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib,elli,lejson]},
{maintainers,["Christoffer Vikstrom"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/cvik/heja"}]},
{modules,[]},
{mod,{heja_app,no_arg}},
{env,[]}]}.