Current section
Files
Jump to
Current section
Files
_build/dev/lib/makeup_erlang/ebin/makeup_erlang.app
{application,makeup_erlang,
[{applications,[kernel,stdlib,elixir,logger,makeup]},
{description,"Erlang lexer for the Makeup syntax highlighter.\n"},
{modules,['Elixir.Makeup.Lexers.ErlangLexer',
'Elixir.Makeup.Lexers.ErlangLexer.Application',
'Elixir.Makeup.Lexers.ErlangLexer.Testing']},
{registered,[]},
{vsn,"0.1.1"},
{mod,{'Elixir.Makeup.Lexers.ErlangLexer.Application',[]}}]}.