{
  "name": "fastgltf",
  "version": "0.5.0",
  "port-version": 1,
  "description": "Blazing fast C++17 glTF 2.0 loader powered by SIMD",
  "homepage": "https://github.com/spnda/fastgltf",
  "license": "MIT",
  "dependencies": [
    "simdjson",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
