{
  "name": "yandex-disk-cpp-client",
  "href": "https://vcpkg.link/ports/yandex-disk-cpp-client",
  "supports": "all",
  "published_at": "2026-04-21T17:57:22.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": "https://krasnovvvvv.github.io/yandex-disk-cpp-client/",
  "homepage_href": "https://github.com/Krasnovvvvv/yandex-disk-cpp-client",
  "description": [
    "Modern C++ client for Yandex.Disk REST API. Simple, lightweight, and static library for integrating Yandex.Disk cloud storage into C++ projects"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.0.4",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e6926402d7367ead53eb84660b3e5be1d9791e21/ports/yandex-disk-cpp-client",
    "hash": "e6926402d7367ead53eb84660b3e5be1d9791e21"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/Krasnovvvvv/yandex-disk-cpp-client",
    "stars": 4
  },
  "dependencies": [
    {
      "name": "curl",
      "href": "https://vcpkg.link/ports/curl",
      "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}