9 lines
155 B
JSON
9 lines
155 B
JSON
|
{
|
||
|
"name": "vulkan-hpp",
|
||
|
"version": "1.2.203",
|
||
|
"description": "Header only C++ bindings for the Vulkan C API",
|
||
|
"dependencies": [
|
||
|
"vulkan"
|
||
|
]
|
||
|
}
|