{application, rsvp, [
    {vsn, "1.0.0"},
    {applications, [gleam_erlang,
                    gleam_fetch,
                    gleam_http,
                    gleam_httpc,
                    gleam_javascript,
                    gleam_json,
                    gleam_stdlib,
                    gleeunit,
                    lustre]},
    {description, "Send HTTP requests from Lustre applications and server components."},
    {modules, [rsvp]},
    {registered, []}
]}.
