blob: e5e116dc85e503d56dc8bbd7fc4d7d4cf56ba59b (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "cppcoro",
"version-string": "2020-2-28",
"port-version": 2,
"description": "A library of C++ coroutine abstractions for the Coroutines TS",
"homepage": "https://github.com/lewissbaker/cppcoro",
"supports": "!uwp"
}
|