blob: 81594cdc7c3fcf63afbf671dd2ccf57974c4a8eb (
plain)
1
2
3
4
5
6
7
|
{
"name": "cpp-async",
"version": "1.2.0",
"description": "Support types and functions for C++20 coroutines",
"homepage": "https://github.com/microsoft/cpp-async",
"license": "MIT"
}
|