{
  "name": "chenjunfu2-nbt-cpp",
  "href": "https://vcpkg.link/ports/chenjunfu2-nbt-cpp",
  "supports": "all",
  "published_at": "2026-05-14T20:12:03.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/chenjunfu2/NBT_CPP",
  "description": [
    "A header-only C++ library for [NBT(Named Binary Tag)]"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.1.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/547f6fdcb2a209cd2f1ec3b49b27852ead1f5e89/ports/chenjunfu2-nbt-cpp",
    "hash": "547f6fdcb2a209cd2f1ec3b49b27852ead1f5e89"
  },
  "repository": null,
  "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": "xxhash",
      "default": [],
      "description": [
        "Enable XXHASH support for hash functionality"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "xxhash",
          "href": "https://vcpkg.link/ports/xxhash",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    },
    {
      "name": "zlib",
      "default": [],
      "description": [
        "Enable ZLIB support for compression"
      ],
      "supports": "all",
      "dependencies": [
        {
          "name": "zlib",
          "href": "https://vcpkg.link/ports/zlib",
          "is_host": false,
          "with_default_features": true,
          "version_constraint": null,
          "platform": "all"
        }
      ]
    }
  ]
}