{
  "name": "knet",
  "href": "https://vcpkg.link/ports/knet",
  "supports": "!(arm | uwp)",
  "published_at": "2022-01-25T18:31:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/kibaamor/knet",
  "description": [
    "A cross platform lock-free and timer-supported C++11 network library."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.1.0",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/c9e786d81a890ef6b3932779925f11e696dc9541/ports/knet",
    "hash": "c9e786d81a890ef6b3932779925f11e696dc9541"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/kibaamor/knet",
    "stars": 31
  },
  "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"
    }
  ],
  "dev_dependencies": [],
  "features": []
}