{application, lustre_limiter, [
    {vsn, "1.0.1"},
    {applications, [birl,
                    gleam_erlang,
                    gleam_javascript,
                    gleam_otp,
                    gleam_stdlib,
                    gleeunit,
                    lustre]},
    {description, "Bringing debounce and throttle utilities to Lustre for the erlang target."},
    {modules, [lustre_limiter,
               lustre_limiter@internals]},
    {registered, []}
]}.
