{application, based, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A common interface for database backends"},
    {modules, [based,
               based@testing]},
    {registered, []}
]}.
