Current section
Files
Jump to
Current section
Files
src/lmug.app.src
{application,lmug,
[{description,"LFE HTTP Server Abstraction and Web Application Middleware Infrastructure"},
{vsn,"0.2.7"},
{modules,[lmug]},
{registered,[]},
{applications,[kernel,stdlib]},
{included_applications,[]},
{env,[]},
{pkg_name,lmug},
{licenses,["Apache 2.0"]},
{links,[{"GitHub","https://github.com/lfe-mug/lmug"},
{"Hex","https://hex.pm/packages/lmug"}]}]}.