{application, lustre, [
    {vsn, "2.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "A framework for building web apps - powered by Gleam and React!"},
    {modules, [lustre,
               lustre@attribute,
               lustre@cmd,
               lustre@element,
               lustre@event]},
    {registered, []}
]}.
