{
  "name": "nlohmann-json",
  "href": "https://vcpkg.link/ports/nlohmann-json",
  "supports": "all",
  "published_at": "2026-01-14T22:45:37.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/nlohmann/json",
  "description": [
    "JSON for Modern C++"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "3.12.0",
    "port": 2
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f55552d71cb3f485036e64f01e208213ff09e906/ports/nlohmann-json",
    "hash": "f55552d71cb3f485036e64f01e208213ff09e906"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "diagnostics",
      "default": [],
      "description": [
        "Build json_diagnostics"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}