14 lines
299 B
JSON
14 lines
299 B
JSON
{
|
|
"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
|
|
}
|
|
]
|
|
}
|