{application, formz_lustre, [
    {vsn, "2.0.0"},
    {applications, [formz,
                    gleam_stdlib,
                    lustre]},
    {description, "Lustre widgets and field definitions for the formz library."},
    {modules, [formz_lustre,
               formz_lustre@definition,
               formz_lustre@generator,
               formz_lustre@widget]},
    {registered, []}
]}.
