{
  "name": "bustache",
  "version": "1.1.0",
  "port-version": 2,
  "description": "C++11 implementation of {{ mustache }}",
  "homepage": "https://github.com/jamboree/bustache",
  "license": "BSL-1.0",
  "dependencies": [
    "boost-unordered",
    "boost-utility",
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}
