{ "name": "vulkan-loader", "version": "1.4.341.0", "description": "Vulkan Development Tools", "homepage": "https://github.com/KhronosGroup/Vulkan-Loader", "license": null, "supports": "!android", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, "vulkan-headers" ], "features": { "directfb": { "description": "Build DirectFB WSI support", "dependencies": [ "directfb2" ] }, "wayland": { "description": "Build Wayland WSI support" }, "xcb": { "description": "Build XCB WSI support" }, "xlib": { "description": "Build Xlib WSI support" } } }