{ "name": "jwsung91-unilink", "version": "0.5.0", "description": "Unified, cross-platform async C++ library for Serial, TCP, UDP, and UDS", "homepage": "https://github.com/jwsung91/unilink", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ "boost-asio", "boost-system", "boost-thread", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }