{application, survey, [
    {vsn, "0.3.0"},
    {applications, [gleam_erlang,
                    gleam_stdlib,
                    gleeunit]},
    {description, "A library to easily create rich and interactive prompts in the terminal"},
    {modules, [survey]},
    {registered, []}
]}.
