{application, barnacle, [
    {vsn, "1.0.0"},
    {applications, [gleam_erlang,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit]},
    {description, "Self-healing clusters for Gleam applications on the BEAM!"},
    {modules, [barnacle,
               barnacle@internal@dns,
               barnacle@internal@local_epmd]},
    {registered, []}
]}.
