{
  "name": "nng",
  "href": "https://vcpkg.link/ports/nng",
  "supports": "!uwp",
  "published_at": "2026-06-29T19:12:18.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://nng.nanomsg.org",
  "description": [
    "nanomsg-next-generation -- light-weight brokerless messaging"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.12.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5f1cc58285f8107052772afee21d295fe6256046/ports/nng",
    "hash": "5f1cc58285f8107052772afee21d295fe6256046"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/nanomsg/nng",
    "stars": 4664
  },
  "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": [
    {
      "name": "mbedtls",
      "default": [],
      "description": [
        "nng TLS support"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "mbedtls",
          "href": "https://vcpkg.link/ports/mbedtls",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "tools",
      "default": [],
      "description": [
        "nng tools (nngcat, for example)"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}