mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-02 22:57:17 +01:00
14 lines
231 B
JSON
14 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
|
|
}
|
|
]
|
|
}
|