{
  "name": "qhttpengine",
  "version": "1.0.2",
  "port-version": 1,
  "description": "HTTP server for Qt applications",
  "supports": "!uwp",
  "dependencies": [
    "qt5-base",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
