{application, lustre, [
    {vsn, "3.1.4"},
    {applications, [argv,
                    gleam_community_ansi,
                    gleam_stdlib,
                    glint]},
    {description, "An Elm-inspired framework for building web apps in Gleam!"},
    {modules, [lustre,
               lustre@attribute,
               lustre@effect,
               lustre@element,
               lustre@element@html,
               lustre@element@svg,
               lustre@event,
               lustre@try]},
    {registered, []}
]}.
