Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

18 lines
340 B
JSON

{
"name": "wildmidi",
"version": "0.4.6",
"description": "MIDI software synthesizer library.",
"homepage": "https://github.com/Mindwerks/wildmidi",
"license": "LGPL-3.0-only",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}