{application, ordered_dict, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib]},
    {description, "Ordered Dict implementation in gleam"},
    {modules, [ordered_dict]},
    {registered, []}
]}.
