{application, omnimessage_server, [
    {vsn, "0.1.0"},
    {applications, [gleam_erlang,
                    gleam_http,
                    gleam_httpc,
                    gleam_json,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit,
                    lustre,
                    mist,
                    wisp]},
    {description, "Use Remote State, Locally"},
    {modules, [omnimessage_server,
               omnimessage_server@internal@lustre@runtime]},
    {registered, []}
]}.
