mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"name": "zlib",
|
|
"version": "1.2.13",
|
|
"description": "A compression library",
|
|
"homepage": "https://www.zlib.net/",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|