{
  "name": "rexo",
  "version-semver": "0.2.2",
  "description": "Rexo is a neat single-file cross-platform unit testing framework for C/C++",
  "homepage": "https://github.com/christophercrouzet/rexo",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}