{application,lager,
             [{description,"A lager replacement that routes messages to logger instead"},
              {vsn,"1.0.0"},
              {registered,[]},
              {mod,{fake_lager_app,[]}},
              {applications,[kernel,stdlib,syntax_tools]},
              {env,[]},
              {modules,[]},
              {licenses,["MIT"]},
              {pkg_name,fake_lager},
              {links,[{"GitHub","https://github.com/g-andrade/fake_lager"},
                      {"GitLab","https://gitlab.com/g-andrade/fake_lager"}]}]}.
