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

19 lines
357 B
JSON

{
"name": "cppslippi",
"version": "1.4.3.16",
"description": "C++ Slippi replay file parser.",
"homepage": "https://sourceforge.net/projects/cppslippi/",
"license": "MIT",
"dependencies": [
"nlohmann-json",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}