{
  "name": "boost-coroutine2",
  "version": "1.79.0",
  "description": "Boost coroutine2 module",
  "homepage": "https://github.com/boostorg/coroutine2",
  "license": "BSL-1.0",
  "supports": "!emscripten",
  "dependencies": [
    "boost-assert",
    "boost-config",
    {
      "name": "boost-context",
      "platform": "!uwp & !emscripten"
    },
    "boost-vcpkg-helpers"
  ]
}