{application, json_typedef, [
    {vsn, "1.1.2"},
    {applications, [gleam_json,
                    gleam_stdlib,
                    justin]},
    {description, "Work with JSON using a schema! RFC8927"},
    {modules, [json_typedef]},
    {registered, []}
]}.
