Current section
Files
Jump to
Current section
Files
src/emo.app.src
{application,emo,
[{description,"Erlang Mustache template rendering library"},
{vsn,"0.3.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Christoffer Vikstrom"]},
{licenses,["Apache"]},
{links,[{"Github","https://github.com/cvik/emo"}]},
{modules,[]},
{env,[]}]}.