{
  "name": "meshoptimizer",
  "version": "0.19",
  "port-version": 1,
  "description": "Mesh optimization library that makes meshes smaller and faster to render",
  "homepage": "https://github.com/zeux/meshoptimizer",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ],
  "features": {
    "gltfpack": {
      "description": "Build gltfpack tool",
      "supports": "!uwp"
    }
  }
}
