{application, tom, [
    {vsn, "0.1.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A (not quite complete) pure Gleam TOML parser!"},
    {modules, [tom]},
    {registered, []}
]}.
