{application, storch, [
    {vsn, "1.0.0"},
    {applications, [filepath,
                    gleam_stdlib,
                    gleeunit,
                    sqlight]},
    {description, "A migration runner for gleam & sqlight"},
    {modules, [storch]},
    {registered, []}
]}.
