{application, glitr_lustre, [
    {vsn, "0.1.2"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    glitr,
                    lustre,
                    lustre_http]},
    {description, "Interface for lustre to use Glitr's typed routes"},
    {modules, [glitr_lustre]},
    {registered, []}
]}.
