{ "name": "spix", "version": "0.5", "description": "A minimally invasive UI testing library that enables your Qt/QML app's UI to be controlled either via c++ code, or through an http RPC interface.", "homepage": "https://github.com/faaxm/spix", "license": "MIT", "dependencies": [ "anyrpc", { "name": "qtbase", "default-features": false }, "qtdeclarative", { "name": "vcpkg-cmake", "host": true } ] }