{
  "name": "crashcatch",
  "href": "https://vcpkg.link/ports/crashcatch",
  "supports": "all",
  "published_at": "2026-08-06T21:27:06.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/keithpotz/CrashCatch",
  "description": [
    "Cross-Platform, Efficient easy to integrate crash reporting library for modern C++"
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "1.5.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/e8ded38aacc64b4220480e6079f3e2f94a2b1bf3/ports/crashcatch",
    "hash": "e8ded38aacc64b4220480e6079f3e2f94a2b1bf3"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/keithpotz/CrashCatch",
    "stars": 98
  },
  "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": []
}