{
  "name": "umock-c",
  "version-date": "2022-01-21",
  "port-version": 1,
  "description": "A pure C mocking library",
  "homepage": "https://github.com/Azure/umock-c",
  "license": "MIT",
  "dependencies": [
    "azure-macro-utils-c",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}