{application, bright, [
    {vsn, "1.0.2"},
    {applications, [gleam_stdlib,
                    lustre]},
    {description, "Be bright. Derive data in your Lustre model."},
    {modules, [bright,
               bright@@main,
               bright_ffi]},
    {registered, []}
]}.
