{application, glitter, [
    {vsn, "0.1.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Many tiny shiny things that'll never go away"},
    {modules, [glitter]},
    {registered, []}
]}.
