{application, lustre_alpine, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    lustre]},
    {description, "Lustre Alpine is a Gleam library for working with Alpine JS through Lustre attributes."},
    {modules, [lustre_alpine,
               lustre_alpine@event,
               lustre_alpine@model,
               lustre_alpine@transition]},
    {registered, []}
]}.
