{
  "name": "st-tree",
  "href": "https://vcpkg.link/ports/st-tree",
  "supports": "all",
  "published_at": "2025-07-06T04:55:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/erikerlandson/st_tree",
  "description": [
    "A fast and flexible c++ template class for tree data structures"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "1.2.2",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/f3125672119b0c6d7e412751bf884d7735e7ccf9/ports/st-tree",
    "hash": "f3125672119b0c6d7e412751bf884d7735e7ccf9"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/erikerlandson/st_tree",
    "stars": 105
  },
  "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": []
}