{application, eval, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A Gleam package to help you thread state through a series of steps."},
    {modules, [eval,
               eval@context]},
    {registered, []}
]}.
