зеркало из https://github.com/microsoft/vcpkg.git
19 строки
360 B
JSON
19 строки
360 B
JSON
{
|
|
"name": "liblrc",
|
|
"version": "1.0.0",
|
|
"description": "Tools for parsing and playing back LRC lyrics.",
|
|
"homepage": "https://github.com/ywh233/LRC-Tools",
|
|
"license": "MIT",
|
|
"supports": "!osx",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|