{
  "name": "continuable",
  "version": "4.2.2",
  "description": "C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)",
  "homepage": "https://naios.github.io/continuable/",
  "license": "MIT",
  "dependencies": [
    "function2",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
