{application, lustre, [
    {vsn, "3.0.12"},
    {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]},
    {registered, []}
]}.
