{application, lustre_http, [
    {vsn, "0.3.0"},
    {applications, [gleam_json,
                    gleam_stdlib,
                    gleeunit,
                    lustre]},
    {description, "HTTP requests from lustre"},
    {modules, [lustre_http]},
    {registered, []}
]}.
