{
  "name": "tmx",
  "href": "https://vcpkg.link/ports/tmx",
  "supports": "all",
  "published_at": "2026-01-28T08:56:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/baylej/tmx",
  "description": [
    "A portable C library to load tiled maps in your games."
  ],
  "license": "BSD-2-Clause",
  "version": {
    "type": "semver",
    "value": "1.10.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/7a6c9f1a9065b485bef2a7feaa5cae0fdc9d9eb6/ports/tmx",
    "hash": "7a6c9f1a9065b485bef2a7feaa5cae0fdc9d9eb6"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "libxml2",
      "href": "https://vcpkg.link/ports/libxml2",
      "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"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}