{application, lustre, [
    {vsn, "3.0.0-rc.5"},
    {applications, [funtil,
                    gleam_stdlib]},
    {description, "An Elm-inspired framework for building web apps in Gleam!"},
    {modules, [lustre,
               lustre@attribute,
               lustre@effect,
               lustre@element,
               lustre@event,
               lustre@html]},
    {registered, []}
]}.
