{
  "name": "aws-lambda-cpp",
  "href": "https://vcpkg.link/ports/aws-lambda-cpp",
  "supports": "linux",
  "published_at": "2024-01-22T18:58:39.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": null,
  "description": [
    "C++ Runtime for AWS Lambda."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.2.10",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/ad959f8de842f54ab30d53455f695d3f99435a17/ports/aws-lambda-cpp",
    "hash": "ad959f8de842f54ab30d53455f695d3f99435a17"
  },
  "repository": null,
  "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": []
}