{
  "name": "boost-stacktrace",
  "version": "1.79.0",
  "description": "Boost stacktrace module",
  "homepage": "https://github.com/boostorg/stacktrace",
  "license": "BSL-1.0",
  "supports": "!uwp",
  "dependencies": [
    "boost-array",
    {
      "name": "boost-build",
      "host": true
    },
    "boost-config",
    "boost-container-hash",
    "boost-core",
    {
      "name": "boost-modular-build-helper",
      "host": true
    },
    "boost-predef",
    "boost-static-assert",
    "boost-type-traits",
    "boost-vcpkg-helpers",
    "boost-winapi",
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}