{application, melon, [
    {vsn, "0.3.0"},
    {applications, [gleam_stdlib,
                    gleamyshell,
                    gleeunit,
                    qcheck_gleeunit_utils]},
    {description, "A Gleam library for running containers tailored to testing purposes."},
    {modules, [melon@container]},
    {registered, []}
]}.
