{
  "name": "fastgltf",
  "href": "https://vcpkg.link/ports/fastgltf",
  "supports": "all",
  "published_at": "2025-07-14T07:20:17.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/spnda/fastgltf",
  "description": [
    "A modern C++17 glTF 2.0 library focused on speed, correctness, and usability"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.9.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/63c4827e3a30bde196f304adf780bccb1190ba79/ports/fastgltf",
    "hash": "63c4827e3a30bde196f304adf780bccb1190ba79"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "simdjson",
      "href": "https://vcpkg.link/ports/simdjson",
      "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": []
}