{application, bison, [
    {vsn, "0.27.0"},
    {applications, [birl,
                    gleam_crypto,
                    gleam_stdlib,
                    gleeunit]},
    {description, "bson encoder and decoder for gleam (formerly gleam_bson)"},
    {modules, [bison,
               bison@custom,
               bison@decoder,
               bison@encoder,
               bison@generic,
               bison@kind,
               bison@md5,
               bison@object_id,
               bison@uuid,
               bison@value]},
    {registered, []}
]}.
