{
  "name": "nlohmann-json",
  "version-semver": "3.11.2",
  "description": "JSON for Modern C++",
  "homepage": "https://github.com/nlohmann/json",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "diagnostics": {
      "description": "Build json_diagnostics"
    }
  }
}
