{
  "name": "coinbase-advanced-cpp",
  "href": "https://vcpkg.link/ports/coinbase-advanced-cpp",
  "supports": "all",
  "published_at": "2026-06-10T23:43:09.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/SlickQuant/coinbase-advanced-cpp",
  "description": [
    "C++20 SDK for the Coinbase Advanced API (REST + WebSocket)."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.3.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/57ed1c070fe6ee189cbdb85fd59a86375a630944/ports/coinbase-advanced-cpp",
    "hash": "57ed1c070fe6ee189cbdb85fd59a86375a630944"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "jwt-cpp",
      "href": "https://vcpkg.link/ports/jwt-cpp",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "0.6.0",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "nlohmann-json",
      "href": "https://vcpkg.link/ports/nlohmann-json",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.11.2",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "3.0.2",
        "port": 0
      },
      "platform": "all"
    },
    {
      "name": "slick-net",
      "href": "https://vcpkg.link/ports/slick-net",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": {
        "type": "semver",
        "value": "2.1.0",
        "port": 0
      },
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}