{ "name": "mzying2001-sw", "version": "0.1.0", "description": "A C++ GUI framework for building Windows desktop applications.", "homepage": "https://github.com/Mzying2001/sw", "license": "MIT", "supports": "windows & !uwp", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }