mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 06:51:18 +08:00
9 lines
240 B
JSON
9 lines
240 B
JSON
{
|
|
"name": "knet",
|
|
"version-string": "1.0.1",
|
|
"description": "A cross platform lock-free and timer-supported C++11 network library.",
|
|
"homepage": "https://github.com/kibaamor/knet",
|
|
"license": "MIT",
|
|
"supports": "!(arm | uwp)"
|
|
}
|