{ "name": "boost-coroutine", "version-string": "1.75.0", "port-version": 1, "description": "Boost coroutine module", "homepage": "https://github.com/boostorg/coroutine", "supports": "!arm & !uwp & !emscripten", "dependencies": [ "boost-assert", { "name": "boost-build", "host": true }, "boost-config", { "name": "boost-context", "platform": "!uwp & !emscripten" }, "boost-core", "boost-detail", "boost-exception", "boost-integer", { "name": "boost-modular-build-helper", "host": true }, "boost-move", "boost-system", "boost-thread", "boost-throw-exception", "boost-type-traits", "boost-utility", "boost-vcpkg-helpers" ] }