{
  "name": "vk-bootstrap",
  "version": "0.5",
  "description": "Vulkan bootstraping library",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    "vulkan"
  ]
}