Current section
Files
Jump to
Current section
Files
src/statsderl.app.src
{application,statsderl,
[{applications,[kernel,stdlib,granderl,shackle]},
{description,"High Performance Erlang StatsD Client"},
{env,[]},
{licenses,["MIT"]},
{links,[{"GitHub","https://github.com/lpgauth/statsderl"}]},
{mod,{statsderl_app,[]}},
{registered,[]},
{vsn,"0.6.1"}]}.