{application, gramps, [
    {vsn, "1.0.0"},
    {applications, [gleam_crypto,
                    gleam_http,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A Gleam WebSocket Datagram Library"},
    {modules, [gramps]},
    {registered, []}
]}.
