{
  "name": "hfsm2",
  "href": "https://vcpkg.link/ports/hfsm2",
  "supports": "all",
  "published_at": "2026-06-11T21:15:30.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/andrew-gresyk/HFSM2",
  "description": [
    "Header-only heriarchical FSM framework in C++11, with fully statically-defined structure (no dynamic allocations), built with variadic templates."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "2.12.1",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/71a95ccfb464a9eb96d9a34a55ce77e61d93d797/ports/hfsm2",
    "hash": "71a95ccfb464a9eb96d9a34a55ce77e61d93d797"
  },
  "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": []
}