{
  "name": "directxmath",
  "version-date": "2022-12-12",
  "description": "DirectXMath SIMD C++ math library",
  "homepage": "https://github.com/Microsoft/DirectXMath",
  "documentation": "https://docs.microsoft.com/windows/win32/dxmath/directxmath-portal",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
