{
  "name": "functions-framework-cpp",
  "href": "https://vcpkg.link/ports/functions-framework-cpp",
  "supports": "!uwp",
  "published_at": "2025-03-03T17:57:19.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/GoogleCloudPlatform/functions-framework-cpp/",
  "description": [
    "Functions Framework for C++."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.2.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/566f9496b7e00ee0cc00aca0ab90493d122d148a/ports/functions-framework-cpp",
    "hash": "566f9496b7e00ee0cc00aca0ab90493d122d148a"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/GoogleCloudPlatform/functions-framework-cpp",
    "stars": 53
  },
  "dependencies": [
    {
      "name": "abseil",
      "href": "https://vcpkg.link/ports/abseil",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-beast",
      "href": "https://vcpkg.link/ports/boost-beast",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-program-options",
      "href": "https://vcpkg.link/ports/boost-program-options",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "boost-serialization",
      "href": "https://vcpkg.link/ports/boost-serialization",
      "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": []
}