{
  "name": "eventpp",
  "href": "https://vcpkg.link/ports/eventpp",
  "supports": "all",
  "published_at": "2024-05-08T03:48:36.000Z",
  "is_deprecated": false,
  "is_featured": true,
  "documentation_href": null,
  "homepage_href": "https://github.com/wqking/eventpp",
  "description": [
    "C++ library for event dispatcher and callback list"
  ],
  "license": "Apache-2.0",
  "version": {
    "type": "semver",
    "value": "0.1.3",
    "port": 1
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4111e5e1b3a5e2a5b7c467133822ff749c05e564/ports/eventpp",
    "hash": "4111e5e1b3a5e2a5b7c467133822ff749c05e564"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/wqking/eventpp",
    "stars": 1527
  },
  "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": []
}