{application, gripe, [
    {vsn, "0.0.1"},
    {applications, [gleam_http,
                    gleam_httpc,
                    gleam_json,
                    gleam_stdlib,
                    startest]},
    {description, "Stripe API bindings for Gleam."},
    {modules, [gripe]},
    {registered, []}
]}.
