{
  "name": "quickfast",
  "version": "1.5",
  "port-version": 3,
  "description": "QuickFAST is an Open Source native C++ implementation of the FAST Protocol [SM].",
  "homepage": "https://github.com/objectcomputing/quickfast",
  "license": "BSD-3-Clause",
  "dependencies": [
    "boost-asio",
    "boost-thread",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    },
    "xerces-c"
  ]
}
