{application, or_error, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib]},
    {description, "A pragmatic approach to error handling in gleam"},
    {modules, [or_error,
               or_error@@main]},
    {registered, []}
]}.
