{application, jelly, [
    {vsn, "1.0.0"},
    {applications, [gleam_regexp,
                    gleam_stdlib]},
    {description, "Gleam library for working with arbitrary JSON structures"},
    {modules, [jelly]},
    {registered, []}
]}.
