{
  "name": "curlcpp",
  "href": "https://vcpkg.link/ports/curlcpp",
  "supports": "all",
  "published_at": "2024-09-11T21:03:28.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://josephp91.github.io/curlcpp/",
  "description": [
    "An object oriented C++ wrapper for CURL (libcurl)"
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "3.1",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/b8a9371ae5a920b021132f443cc5658e82ac7551/ports/curlcpp",
    "hash": "b8a9371ae5a920b021132f443cc5658e82ac7551"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/JosephP91/curlcpp",
    "stars": 674
  },
  "dependencies": [
    {
      "name": "curl",
      "href": "https://vcpkg.link/ports/curl",
      "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": []
}