{application, galant, [
    {vsn, "0.1.2"},
    {applications, [gleam_erlang,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A Gleam library for styling string in the terminal with ANSI Escape Sequences"},
    {modules, [galant]},
    {registered, []}
]}.
