1 2 3 4 5 6 7 8 9 10 11
{ "name": "coroutine", "version-string": "1.5.0", "port-version": 2, "description": "C++ 20 Coroutines helper/example library", "homepage": "https://github.com/luncliff/coroutine", "supports": "!uwp", "dependencies": [ "ms-gsl" ] }