{
  "name": "binlog",
  "version-date": "2021-04-16",
  "port-version": 1,
  "description": "Binlog is a high performance C++ log library to produce structured binary logs.",
  "homepage": "http://opensource.morganstanley.com/binlog/",
  "license": "Apache-2.0",
  "supports": "!uwp & !(arm64 & windows)",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
