{application, fluoresce, [
    {vsn, "1.0.1"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A fun type-tetris Gleam library for algebraic effects, the Continuation monad, and classical logic types."},
    {modules, [fluoresce,
               logic]},
    {registered, []}
]}.
