{
  "name": "minizip",
  "href": "https://vcpkg.link/ports/minizip",
  "supports": "all",
  "published_at": "2024-06-19T21:07:05.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/madler/zlib",
  "description": [
    "A massively spiffy yet delicately unobtrusive compression library."
  ],
  "license": "Zlib",
  "version": {
    "type": "semver",
    "value": "1.3.1",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/6db51d86a9c2796581d74c9a7eb46e52ee8cb7eb/ports/minizip",
    "hash": "6db51d86a9c2796581d74c9a7eb46e52ee8cb7eb"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/madler/zlib",
    "stars": 6247
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-get-vars",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-get-vars",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "bzip2",
      "default": [],
      "description": [
        "Support compression using bzip2 library"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "bzip2",
          "href": "https://vcpkg.link/ports/bzip2",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "Install tools"
      ],
      "supports": "!ios",
      "dependencies": []
    }
  ]
}