{application, openrouter_client, [
    {vsn, "0.0.2"},
    {applications, [gleam_http,
                    gleam_httpc,
                    gleam_json,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A simple and incomplete client library for OpenRouter"},
    {modules, [openrouter_client,
               openrouter_client@internal]},
    {registered, []}
]}.
