blob: 003a8d64fcba669c132897d9698f5fb67da014dd (
plain)
1
2
3
4
5
6
7
8
|
{
"name": "knet",
"version": "1.0.2",
"description": "A cross platform lock-free and timer-supported C++11 network library.",
"homepage": "https://github.com/kibaamor/knet",
"license": "MIT",
"supports": "!(arm | uwp)"
}
|