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