{application, hug, [
    {vsn, "1.0.2"},
    {applications, [gleam_community_ansi,
                    gleam_community_colour,
                    gleam_stdlib,
                    gleeunit]},
    {description, "Helpful and pretty CLI messages"},
    {modules, [hug]},
    {registered, []}
]}.
