Current section
Files
Jump to
Current section
Files
src/bbmustache.app.src
{application,bbmustache,
[{description,"Binary pattern match Based Mustache template engine for Erlang/OTP"},
{vsn,"1.0.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{contributors,["Hinagiku Soranoba"]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/soranoba/bbmustache"}]},
{env,[]}]}.