Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

19 lines
337 B
JSON

{
"name": "implot",
"version": "0.16",
"description": "Advanced 2D Plotting for Dear ImGui",
"homepage": "https://github.com/epezent/implot",
"license": "MIT",
"dependencies": [
"imgui",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}