1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "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 } ] }