{
  "name": "mgclient",
  "href": "https://vcpkg.link/ports/mgclient",
  "supports": "!android",
  "published_at": "2025-11-18T23:49:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/memgraph/mgclient",
  "description": [
    "C/C++ Memgraph Client "
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4c8958a6d87dd2c2301299997f0c1d68b419bae4/ports/mgclient",
    "hash": "4c8958a6d87dd2c2301299997f0c1d68b419bae4"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "openssl",
      "href": "https://vcpkg.link/ports/openssl",
      "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": [
    {
      "name": "cpp",
      "default": [],
      "description": [
        "build header only cpp bindings"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}