{
  "name": "eve",
  "version": "2023.2.15",
  "description": "EVE - the Expressive Vector Engine : C++20 SIMD Programming Library",
  "homepage": "https://github.com/jfalcou/eve",
  "documentation": "https://jfalcou.github.io/eve/",
  "license": "BSL-1.0",
  "supports": "!windows, mingw",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
