{ "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg-tool/main/docs/vcpkg.schema.json", "name": "fineftp", "version": "1.3.4", "description": "FineFTP is a minimal FTP server library for Windows and Unix flavors.", "homepage": "https://github.com/eclipse-ecal/fineftp-server", "license": "MIT", "supports": "!uwp & !android", "dependencies": [ "asio", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }