{
  application, xref_runner,
  [
   {description, "Xref Runner"},
   {vsn, "0.2.4"},
   {applications,
    [ kernel
    , stdlib
    , tools
    , erl_interface
    ]},
   {modules, []},
   {registered, []},
   {maintainers, ["Inaka"]},
   {licenses, ["Apache 2.0"]},
   {links, [{"Github", "https://github.com/inaka/xref_runner"}]},
   {build_tools, ["make","rebar"]}
  ]
}.
