{application, gleesend, [
    {vsn, "2.0.1"},
    {applications, [gleam_hackney,
                    gleam_http,
                    gleam_json,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A resend library for the Gleam programming language"},
    {modules, [gleesend,
               gleesend@emails]},
    {registered, []}
]}.
