{
  "name": "gainput",
  "version": "1.0.0",
  "port-version": 6,
  "description": "Gainput is a multiplatform C++ input library, supporting mouse, keyboard and controllers",
  "homepage": "https://github.com/jkuhlmann/gainput",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
