{ "name": "mgclient", "version": "1.4.5", "description": "C/C++ Memgraph Client ", "homepage": "https://github.com/memgraph/mgclient", "license": "Apache-2.0", "supports": "!android", "dependencies": [ "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "cpp": { "description": "build header only cpp bindings" } } }