{application, justin, [
    {vsn, "1.0.0"},
    {applications, [gleam_stdlib,
                    gleeunit]},
    {description, "Convert between snake_case, camelCase, and other cases in Gleam"},
    {modules, [justin]},
    {registered, []}
]}.
