14 lines
270 B
JSON
Executable File
14 lines
270 B
JSON
Executable File
{
|
|
"name": "bsio",
|
|
"version": "1.0.0",
|
|
"description": "networking library, ans support HTTP/WebSocket, based on asio.",
|
|
"homepage": "https://github.com/ArkNX/bsio",
|
|
"dependencies": [
|
|
"asio",
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|