18 lines
337 B
JSON
Executable File
18 lines
337 B
JSON
Executable File
{
|
|
"name": "miniz",
|
|
"version": "2.2.0",
|
|
"port-version": 1,
|
|
"description": "Single C source file zlib-replacement library",
|
|
"homepage": "https://github.com/richgel999/miniz",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "vcpkg-cmake-config",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|