{
  "name": "doctest",
  "version": "2.4.11",
  "description": "The fastest feature-rich C++11/14/17/20 single-header testing framework",
  "homepage": "https://github.com/doctest/doctest",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
