1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "zix", "version": "0.6.2", "description": "Zix is a lightweight C library of portability wrappers and data structures.", "homepage": "https://github.com/drobilla/zix", "supports": "!uwp", "dependencies": [ { "name": "vcpkg-tool-meson", "host": true } ] }