{
  "name": "crashcatch",
  "href": "https://vcpkg.link/ports/crashcatch",
  "supports": "all",
  "published_at": "2026-04-02T19:53:21.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/keithpotz/CrashCatch",
  "description": [
    "A cross-platform, single-header C++ crash-reporting library for modern C++ applications."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.4.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/cb2981c4e03d421fa03b9bb5044cd1986180e7e4/ports/crashcatch",
    "hash": "cb2981c4e03d421fa03b9bb5044cd1986180e7e4"
  },
  "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": []
}