14 lines
290 B
JSON
Executable File
14 lines
290 B
JSON
Executable File
{
|
|
"name": "zlib-ng",
|
|
"version": "2.0.6",
|
|
"description": "zlib replacement with optimizations for 'next generation' systems",
|
|
"homepage": "https://github.com/zlib-ng/zlib-ng",
|
|
"license": "Zlib",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|