{application,rebar_gleam,
             [{description,"Build Gleam projects with rebar3"},
              {vsn,"0.2.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub",
                       "https://github.com/gleam-lang/rebar_gleam"}]}]}.
