{
  "name": "json-glib",
  "href": "https://vcpkg.link/ports/json-glib",
  "supports": "all",
  "published_at": "2026-01-28T08:48:30.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://wiki.gnome.org/Projects/JsonGlib",
  "description": [
    "Implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types."
  ],
  "license": "LGPL-2.1-or-later AND CC0-1.0 AND MIT",
  "version": {
    "type": "semver",
    "value": "1.10.8",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/09799fc29b3f9b85ac2003fd50eda1813b637138/ports/json-glib",
    "hash": "09799fc29b3f9b85ac2003fd50eda1813b637138"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": false,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "glib",
      "href": "https://vcpkg.link/ports/glib",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-tool-meson",
      "href": "https://vcpkg.link/ports/vcpkg-tool-meson",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": []
}