{ "name": "lunarg-vulkantools", "version": "1.4.341.0", "description": "Tools to aid in Vulkan development", "homepage": "https://github.com/LunarG/VulkanTools", "license": null, "supports": "!osx & !(static & staticcrt)", "dependencies": [ "jsoncpp", { "name": "qtbase", "default-features": false, "features": [ "gui", "network", "thread", "vulkan", "widgets" ] }, "valijson", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true }, { "name": "vcpkg-get-python-packages", "host": true }, "vulkan-loader", "vulkan-utility-libraries" ] }