{application, leviathan, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A small library that implements the State Monad in gleam"},
    {modules, [leviathan]},
    {registered, []}
]}.
