{ "name": "dacap-clip", "version": "1.14", "port-version": 1, "description": "Cross-platform C++ library to copy/paste clipboard content.", "homepage": "https://github.com/dacap/clip", "license": "MIT", "supports": "!android & !uwp", "dependencies": [ "libpng", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }