{application, string_width, [
    {vsn, "3.1.4"},
    {applications, [gleam_stdlib,
                    gleeunit,
                    simplifile]},
    {description, "Layout and measure the sizes of a strings printed in the terminal!"},
    {modules, [string_width,
               string_width@internal@ansi,
               string_width@internal@tables]},
    {registered, []}
]}.
