{
  "name": "flatcc",
  "href": "https://vcpkg.link/ports/flatcc",
  "supports": "all",
  "published_at": "2025-03-12T13:33:45.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/dvidelabs/flatcc",
  "description": [
    "FlatBuffers Compiler and Library in C for C"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.6.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/1dd481b3236aa23a75a1c7b088fa2b6f51c796f6/ports/flatcc",
    "hash": "1dd481b3236aa23a75a1c7b088fa2b6f51c796f6"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/dvidelabs/flatcc",
    "stars": 692
  },
  "dependencies": [
    {
      "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": []
}