{application, glitzer, [
    {vsn, "1.2.0"},
    {applications, [birdie,
                    gleam_community_ansi,
                    gleam_community_colour,
                    gleam_stdlib,
                    gleam_yielder,
                    glearray,
                    gleeunit,
                    pprint,
                    repeatedly]},
    {description, "Progress bars and other fancy stuff for CLI tools."},
    {modules, [glitzer@codes,
               glitzer@progress,
               glitzer@spinner]},
    {registered, []}
]}.
