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

19 lines
378 B
JSON

{
"name": "so5extra",
"version": "1.6.2",
"description": "A set of additional tools for SObjectizer framework.",
"homepage": "https://github.com/Stiffstream/so5extra",
"license": "BSD-3-Clause",
"dependencies": [
"sobjectizer",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}