{ "name": "cpp-smtpclient-library", "version": "1.1.13", "description": "An SMTP client library built in C++ that support authentication and secure connections", "homepage": "https://github.com/jeremydumais/CPP-SMTPClient-library", "license": "MIT AND Zlib", "supports": "!uwp", "dependencies": [ "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }