{application, wimp, [
    {vsn, "1.1.0"},
    {applications, [gleam_http,
                    gleam_httpc,
                    gleam_json,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A Gleam client for the Pushover push notification API"},
    {modules, [wimp]},
    {registered, []}
]}.
