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

18 lines
333 B
JSON

{
"name": "ponder",
"version": "3.0.0",
"port-version": 5,
"description": "A C++ multi-purpose reflection library.",
"homepage": "https://github.com/billyquith/ponder",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}