{
  "name": "mstch",
  "version": "1.0.2",
  "port-version": 5,
  "description": "Mstch is a complete implementation of {{mustache}} templates using modern C++",
  "homepage": "https://github.com/no1msd/mstch",
  "dependencies": [
    "boost-variant",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
