{application, lustre, [
    {vsn, "3.1.0"},
    {applications, [gleam_stdlib]},
    {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, []}
]}.
