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

19 lines
346 B
JSON

{
"name": "air-ctl",
"version": "1.1.2",
"port-version": 3,
"description": "C template container library",
"homepage": "https://github.com/inie0722/air-ctl",
"license": "BSL-1.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}