mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 06:39:06 +08:00
11 lines
252 B
JSON
11 lines
252 B
JSON
|
{
|
||
|
"name": "uvw",
|
||
|
"version-string": "2.7.0",
|
||
|
"port-version": 1,
|
||
|
"description": "Header-only, event based, tiny and easy to use libuv wrapper in modern C++.",
|
||
|
"homepage": "https://github.com/skypjack/uvw",
|
||
|
"dependencies": [
|
||
|
"libuv"
|
||
|
]
|
||
|
}
|