{application, lustre_ssg, [
    {vsn, "0.3.2"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    jot,
                    lustre,
                    simplifile,
                    tom]},
    {description, "A simple static site generator for Lustre projects."},
    {modules, [lustre@ssg,
               lustre@ssg@djot]},
    {registered, []}
]}.
