{application, worm, [
    {vsn, "1.0.3"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A library for caching deterministic calculations in Gleam"},
    {modules, [worm]},
    {registered, []}
]}.
