{application, high_mountains, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    lustre]},
    {description, "High Mountains is a Gleam library for working with Alpine JS through Lustre attributes."},
    {modules, [high_mountains,
               high_mountains@@main,
               high_mountains@event_modifier,
               high_mountains@model_modifier,
               high_mountains@transition_modifier]},
    {registered, []}
]}.
