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