mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 01:38:25 -05:00
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"
|
||
|
]
|
||
|
}
|