19 lines
331 B
JSON
19 lines
331 B
JSON
{
|
|
"name": "implot3d",
|
|
"version": "0.2",
|
|
"description": "Immediate Mode 3D Plotting",
|
|
"homepage": "https://github.com/brenocq/implot3d",
|
|
"license": "MIT",
|
|
"dependencies": [
|
|
"imgui",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|