{
  "name": "libyaml",
  "version-string": "0.2.5",
  "port-version": 3,
  "description": "A C library for parsing and emitting YAML.",
  "homepage": "https://github.com/yaml/libyaml",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}