{application, outcome, [
    {vsn, "0.3.1"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    non_empty_list]},
    {description, "Error handling for Gleam applications"},
    {modules, [outcome]},
    {registered, []}
]}.
