{application, lustre_ssg, [
    {vsn, "0.9.0"},
    {applications, [filepath,
                    gleam_regexp,
                    gleam_stdlib,
                    jot,
                    lustre,
                    simplifile,
                    temporary,
                    tom]},
    {description, "A simple static site generator for Lustre projects."},
    {modules, [lustre@ssg,
               lustre@ssg@atom,
               lustre@ssg@djot,
               lustre@ssg@opengraph]},
    {registered, []}
]}.
