{application, storch, [
    {vsn, "2.0.0"},
    {applications, [argv,
                    filepath,
                    gleam_erlang,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit,
                    justin,
                    simplifile,
                    sqlight]},
    {description, "A migration runner for gleam & sqlight"},
    {modules, [storch]},
    {registered, []}
]}.
