{
  "name": "fast-obj",
  "href": "https://vcpkg.link/ports/fast-obj",
  "supports": "all",
  "published_at": "2026-02-13T21:45:07.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/thisistherk/fast_obj",
  "description": [
    "Fast C OBJ parser - a single-header C/C++ library for loading Wavefront .obj files."
  ],
  "license": "MIT",
  "version": {
    "type": "dot",
    "value": "1.3",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/af90a9c6a5cfedbbbdc83614c4cc920872dc0305/ports/fast-obj",
    "hash": "af90a9c6a5cfedbbbdc83614c4cc920872dc0305"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "fmt",
      "href": "https://vcpkg.link/ports/fmt",
      "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": []
}