{application, checkmark, [
    {vsn, "0.1.0"},
    {applications, [exception,
                    filepath,
                    gleam_stdlib,
                    gleeunit,
                    kirala_markdown,
                    shellout,
                    simplifile,
                    temporary]},
    {description, "Gleam markdown snippet validator"},
    {modules, [checkmark,
               test_overwrite]},
    {registered, []}
]}.
