{application, chromatic, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Beautiful, expressive and composable color and text formatting for CLI in Gleam."},
    {modules, [chromatic]},
    {registered, []}
]}.
