{ "name": "socket-io-client", "version": "3.1.0", "description": "C++11 implementation of Socket.IO client", "homepage": "https://github.com/socketio/socket.io-client-cpp", "supports": "static", "dependencies": [ "asio", "rapidjson", { "name": "vcpkg-cmake", "host": true }, "websocketpp" ] }