{application, juno, [
    {vsn, "1.3.0"},
    {applications, [gleam_json,
                    gleam_stdlib,
                    gleeunit]},
    {description, "Flexible JSON decoding for Gleam"},
    {modules, [juno]},
    {registered, []}
]}.
