{application, glare, [
    {vsn, "0.1.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Bright Gleam Web Framework using SolidJS"},
    {modules, [glare,
               glare@element,
               glare@event,
               glare@hooks,
               glare@property]},
    {registered, []}
]}.
