{ "name": "json-glib", "version": "1.10.6", "description": "Implements a full JSON parser and generator using GLib and GObject, and integrates JSON with GLib data types.", "homepage": "https://wiki.gnome.org/Projects/JsonGlib", "license": "LGPL-2.1-or-later AND CC0-1.0 AND MIT", "dependencies": [ "glib", { "name": "glib", "host": true }, { "name": "vcpkg-tool-meson", "host": true } ] }