{application, glitzer, [
    {vsn, "1.0.0"},
    {applications, [gleam_community_ansi,
                    gleam_stdlib,
                    gleeunit]},
    {description, "Progress bars and other fancy stuff for CLI tools."},
    {modules, [glitzer@codes,
               glitzer@progress]},
    {registered, []}
]}.
