19 lines
389 B
JSON
19 lines
389 B
JSON
{
|
|
"name": "async-simple",
|
|
"version": "1.3",
|
|
"port-version": 1,
|
|
"description": "Simple, light-weight and easy-to-use asynchronous components.",
|
|
"homepage": "https://github.com/alibaba/async_simple",
|
|
"license": "Apache-2.0",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|