{
  "name": "protopuf",
  "version": "2.2.0",
  "description": "A little, highly templated, and protobuf-compatible serialization/deserialization library written in C++20",
  "homepage": "https://github.com/PragmaTwice/protopuf",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}