Current section

Files

Jump to
lc src lc.app.src
Raw

src/lc.app.src

{application,lc,
[{description,"load control app"},
{vsn,"0.3.5"},
{registered,[]},
{mod,{lc_app,[]}},
{applications,[kernel,stdlib,os_mon,sasl,runtime_tools]},
{env,[]},
{modules,[]},
{links,[{"Github","https://github.com/emqx/lc"}]},
{maintainers,[]},
{licenses,["Apache-2.0"]},
{links,[]}]}.