{
  "name": "liblsquic",
  "href": "https://vcpkg.link/ports/liblsquic",
  "supports": "!x86",
  "published_at": "2024-07-09T17:17:54.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/litespeedtech/lsquic",
  "description": [
    "An implementation of the QUIC and HTTP/3 protocols."
  ],
  "license": "MIT AND BSD-3-Clause",
  "version": {
    "type": "semver",
    "value": "3.3.2",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/25fd4d7217f087d5c99f55ea02cccdfb6793ea83/ports/liblsquic",
    "hash": "25fd4d7217f087d5c99f55ea02cccdfb6793ea83"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "boringssl",
      "href": "https://vcpkg.link/ports/boringssl",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "getopt",
      "href": "https://vcpkg.link/ports/getopt",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    },
    {
      "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": "zlib",
      "href": "https://vcpkg.link/ports/zlib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}