Current section
Files
Jump to
Current section
Files
src/bison.app.src
{application, bison, [
{vsn, "0.28.2"},
{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, []}
]}.