{ "name": "kubernetes", "version": "0.6.0", "port-version": 1, "description": "Kubernetes C client", "homepage": "https://github.com/kubernetes-client/c/", "license": "Apache-2.0", "supports": "!uwp", "dependencies": [ "curl", "libwebsockets", "libyaml", "openssl", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }