{
  "name": "gobject-introspection",
  "version": "1.72.0",
  "port-version": 5,
  "description": "A middleware layer between C libraries (using GObject) and language bindings.",
  "homepage": "https://gi.readthedocs.io/en/latest/",
  "license": null,
  "supports": "!static & (native | (windows & x86))",
  "dependencies": [
    {
      "name": "cairo",
      "default-features": false,
      "features": [
        "gobject"
      ]
    },
    "glib",
    {
      "name": "glib",
      "host": true
    },
    {
      "name": "gobject-introspection",
      "host": true
    },
    "libffi",
    "python3",
    {
      "name": "vcpkg-tool-meson",
      "host": true
    }
  ]
}
