{application, gleeunit, [
    {vsn, "0.6.1"},
    {applications, [gleam_stdlib]},
    {description, "Gleam bindings to Erlang's EUnit test framework"},
    {modules, [gleeunit,
               gleeunit@should]},
    {registered, []}
]}.
