10 lines
282 B
JSON
Executable File
10 lines
282 B
JSON
Executable File
{
|
|
"name": "continuable",
|
|
"version-string": "4.1.0",
|
|
"description": "C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)",
|
|
"homepage": "https://naios.github.io/continuable/",
|
|
"dependencies": [
|
|
"function2"
|
|
]
|
|
}
|