{application,gleam_cowboy,
             [{description,"A Gleam HTTP service adapter for the Cowboy web server"},
              {vsn,"0.2.3"},
              {registered,[]},
              {applications,[kernel,stdlib,gleam_stdlib,gleam_http,cowboy,
                             ranch]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/gleam-lang/cowboy"}]}]}.
