{application, prometheus_cowboy,
 [{description, ""},
  {vsn, "0.0.2"},
  {registered, []},
  {applications,
   [kernel,
    stdlib,
    prometheus_httpd
   ]},
  {env,[]},
  {modules, []},

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