{
    "name": "nlohmann-json",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
        "-DCMAKE_BUILD_TYPE=Release",
        "-DJSON_BuildTests=OFF"
    ],
    "sources": [
        {
            "type": "git",
            "url": "https://github.com/nlohmann/json.git",
            "tag": "v3.11.3",
            "commit": "9cca280a4d0ccf0c08f47a99aa71d1b0e52f8d03"
        }
    ]
}
