{application, glib, [
    {vsn, "0.2.0"},
    {applications, [gleam_stdlib,
                    gleamy_bench,
                    gleeunit]},
    {description, "A collection of Gleam utilities all written in pure gleam"},
    {modules, [glib,
               glib@hash,
               glib@map,
               glib@tree]},
    {registered, []}
]}.
