{application, opencensus_erlang_prometheus,
 [{description, ""},
  {vsn, "0.3.2"},
  {registered, []},
  {applications,
   [kernel,
    stdlib,
    prometheus,
    opencensus
   ]},
  {env,[]},
  {modules, []},

  {maintainers, ["Ilya Khaprov"]},
  {licenses, ["MIT"]},
  {links, [{"Github", "https://github.com/deadtrickster/opencensus-erlang-prometheus"}]}
 ]}.
