{
  "name": "unittest-cpp",
  "href": "https://vcpkg.link/ports/unittest-cpp",
  "supports": "all",
  "published_at": "2024-07-04T03:01:35.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/unittest-cpp/unittest-cpp",
  "description": [
    "A lightweight unit testing framework for C++"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "2.0.0",
    "port": 6
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/0dab813d5f1cadc97b698e544d86238173162686/ports/unittest-cpp",
    "hash": "0dab813d5f1cadc97b698e544d86238173162686"
  },
  "repository": {
    "type": "github",
    "href": "https://github.com/unittest-cpp/unittest-cpp",
    "stars": 571
  },
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}