{
  "name": "cppunit",
  "href": "https://vcpkg.link/ports/cppunit",
  "supports": "!uwp",
  "published_at": "2023-04-13T16:13:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://www.freedesktop.org/wiki/Software/cppunit",
  "description": [
    "Unit testing framework module for the C++ programming language"
  ],
  "license": null,
  "version": {
    "type": "semver",
    "value": "1.15.1",
    "port": 4
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/5b11232d00476c66724c81adfe5e3777a9aec38f/ports/cppunit",
    "hash": "5b11232d00476c66724c81adfe5e3777a9aec38f"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "windows"
    }
  ],
  "dev_dependencies": [],
  "features": []
}