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