mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-01 23:38:23 -05:00
9 lines
155 B
JSON
Executable File
9 lines
155 B
JSON
Executable File
{
|
|
"name": "vulkan-hpp",
|
|
"version": "1.2.203",
|
|
"description": "Header only C++ bindings for the Vulkan C API",
|
|
"dependencies": [
|
|
"vulkan"
|
|
]
|
|
}
|