{
  "name": "flatbuffers",
  "href": "https://vcpkg.link/ports/flatbuffers",
  "supports": "all",
  "published_at": "2026-02-10T03:07:46.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://google.github.io/flatbuffers/",
  "description": [
    "FlatBuffers is a cross platform serialization library architected for maximum memory efficiency. It allows you to directly access serialized data without parsing/unpacking it first, while still having great forwards/backwards compatibility."
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "25.12.19",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4da1e0dd963da6d9cfc1f8884836c649a0efe710/ports/flatbuffers",
    "hash": "4da1e0dd963da6d9cfc1f8884836c649a0efe710"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/google/flatbuffers",
    "stars": 26452
  },
  "dependencies": [
    {
      "name": "flatbuffers",
      "href": "https://vcpkg.link/ports/flatbuffers",
      "is_host": true,
      "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": []
}