{application, bibi, [
    {vsn, "0.0.3"},
    {applications, [gleam_stdlib]},
    {description, "A Gleam package for working with bitboards"},
    {modules, [bibi@bitboard,
               bibi@coords]},
    {registered, []}
]}.
