Current section

Files

Jump to
bison src bison.app.src
Raw

src/bison.app.src

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