{application, based_pg, [
    {vsn, "3.0.1"},
    {applications, [based,
                    gleam_pgo,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A postgres adapter for based"},
    {modules, [based_pg]},
    {registered, []}
]}.
