{application, jot, [
    {vsn, "1.0.1"},
    {applications, [filepath,
                    gleam_stdlib,
                    gleeunit,
                    simplifile]},
    {description, "A parser for Djot, a markdown-like language"},
    {modules, [jot]},
    {registered, []}
]}.
