{application, glistix_json, [
    {vsn, "1.0.0"},
    {applications, [glistix_stdlib,
                    thoas]},
    {description, "Work with JSON in Glistix - Port of gleam_json to Nix"},
    {modules, [gleam@json]},
    {registered, []}
]}.
