17 lines
349 B
JSON
Executable File
17 lines
349 B
JSON
Executable File
{
|
|
"name": "libuv",
|
|
"version-semver": "1.43.0",
|
|
"description": "libuv is a multi-platform support library with a focus on asynchronous I/O.",
|
|
"homepage": "https://github.com/libuv/libuv",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|