{application, melon, [
    {vsn, "0.4.1"},
    {applications, [gleam_stdlib,
                    gleamyshell,
                    gleeunit,
                    qcheck_gleeunit_utils]},
    {description, "A Gleam library for running test containers via Docker."},
    {modules, [melon@container]},
    {registered, []}
]}.
