{
  "name": "libprotobuf-mutator",
  "version": "1.1",
  "description": "Library for structured fuzzing with protobuffers.",
  "dependencies": [
    "liblzma",
    "protobuf",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "zlib"
  ]
}
