{
  "name": "azure-umqtt-c",
  "version-date": "2023-08-03",
  "description": "General purpose library for communication over the mqtt protocol",
  "homepage": "https://github.com/Azure/azure-umqtt-c",
  "license": "MIT",
  "dependencies": [
    "azure-c-shared-utility",
    "azure-macro-utils-c",
    "umock-c",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
