{
  "name": "openni2",
  "version": "2.2.0.33",
  "port-version": 15,
  "description": "OpenNI is open source library for access to Natural Interaction (NI) devices such as RGB-D camera.",
  "homepage": "https://github.com/OpenNI/OpenNI2",
  "license": "Apache-2.0",
  "supports": "!uwp & !staticcrt",
  "dependencies": [
    "kinectsdk1",
    {
      "name": "vcpkg-msbuild",
      "host": true,
      "platform": "windows"
    }
  ]
}
