{ "name": "libcopp", "version": "2.1.2", "maintainers": "owent ", "description": "A cross-platfrom coroutine library for C++", "homepage": "https://github.com/owent/libcopp", "documentation": "https://libcopp.atframe.work/", "license": "MIT", "supports": "!(windows & arm)", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }