{
  "name": "swaggercpp",
  "href": "https://vcpkg.link/ports/swaggercpp",
  "supports": "all",
  "published_at": "2026-04-17T01:02:48.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/stescobedo92/swagger-cpp",
  "description": [
    "Professional C++23 library for Swagger/OpenAPI parsing, validation, traversal, and serialization."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.2.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/34b81e658fc0f596279649040659f5a793231e83/ports/swaggercpp",
    "hash": "34b81e658fc0f596279649040659f5a793231e83"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "cpp-httplib",
      "href": "https://vcpkg.link/ports/cpp-httplib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "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"
    },
    {
      "name": "yaml-cpp",
      "href": "https://vcpkg.link/ports/yaml-cpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}