{application, fireball, [
    {vsn, "1.0.2"},
    {applications, [gleam_http,
                    gleam_httpc,
                    gleam_stdlib,
                    gleamyshell,
                    simplifile]},
    {description, "A package for interfacing with a Google Firestore database and Google Firebase Storage."},
    {modules, [fireball@error,
               fireball@fireball,
               fireball@objects@collection,
               fireball@objects@document,
               fireball@objects@storage]},
    {registered, []}
]}.
