1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "name": "libcroco", "version": "0.6.13", "port-version": 8, "description": "A standalone css2 parsing and manipulation library", "license": "LGPL-2.0-only", "dependencies": [ "glib", { "name": "libxml2", "default-features": false }, { "name": "vcpkg-make", "host": true } ] }