{
  "name": "cppcoro",
  "version-date": "2022-10-25",
  "description": "A library of C++ coroutine abstractions for the Coroutines TS",
  "homepage": "https://github.com/lewissbaker/cppcoro",
  "license": "MIT",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
