{application, fireball, [
    {vsn, "1.0.1"},
    {applications, [gleam_http,
                    gleam_httpc,
                    gleam_stdlib]},
    {description, "A package for interfacing with a Google Firestore database."},
    {modules, [fireball@error,
               fireball@fireball,
               fireball@objects@collection,
               fireball@objects@document]},
    {registered, []}
]}.
