18 lines
340 B
JSON
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
|
|
}
|
|
]
|
|
}
|