{application, gl, [
    {vsn, "0.0.1"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A library of extra functions for the standard Gleam libraries."},
    {modules, [gl]},
    {registered, []}
]}.
