{application,gleam_stdlib,
             [{description,"A standard library for the Gleam programming language"},
              {vsn,"0.16.0"},
              {registered,[]},
              {applications,[kernel,stdlib]},
              {env,[]},
              {modules,[]},
              {licenses,["Apache 2.0"]},
              {links,[{"GitHub","https://github.com/gleam-lang/stdlib"}]},
              {include_files,["gleam.toml","gen"]}]}.
