{
  "name": "open-dis-cpp",
  "version": "1.0.1",
  "description": [
    "DIS v6/v7 Library",
    "C++ implementation of the IEEE-1278.1 Distributed Interactive Simulation (DIS) application protocol v6 and v7"
  ],
  "homepage": "https://open-dis.org",
  "license": "BSD-2-Clause",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
