{
  "name": "check",
  "href": "https://vcpkg.link/ports/check",
  "supports": "all",
  "published_at": "2023-10-24T16:09:15.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/libcheck/check",
  "description": [
    "A unit testing framework for C"
  ],
  "license": "LGPL-2.1-only",
  "version": {
    "type": "semver",
    "value": "0.15.2",
    "port": 5
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/4ff2d52566e93d7d169700c6a451cb266773c3b0/ports/check",
    "hash": "4ff2d52566e93d7d169700c6a451cb266773c3b0"
  },
  "repository": null,
  "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": []
}