{
  "name": "commsdsl",
  "version-semver": "4.0.0",
  "description": "DSL schemas parser and code generator for CommsChampion Ecosystem",
  "homepage": "https://commschamp.github.io/",
  "documentation": "https://github.com/commschamp/commsdsl",
  "license": "Apache-2.0",
  "supports": "!uwp",
  "dependencies": [
    "libxml2",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
