{
  "name": "vectorclass",
  "version-string": "2.02.00",
  "description": "C++ class library for using the Single Instruction Multiple Data (SIMD) instructions in modern Microprocessors",
  "homepage": "https://github.com/vectorclass/version2",
  "license": "Apache-2.0",
  "supports": "!(arm | arm64)",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
