{
  "name": "vcpkg-mutually-incompatible-features",
  "version": "0",
  "features": {
    "a": {
      "description": "Feature A"
    },
    "b": {
      "description": "Feature B"
    },
    "c": {
      "description": "Feature C"
    },
    "d" : {
      "description": "Feature D"
    }
  }
}
