1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "libgo", "version": "3.1", "port-version": 3, "description": "The best stackful coroutine by c++11.", "homepage": "https://github.com/yyzybb537/libgo", "supports": "!(arm | uwp)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }