123456789101112131415161718 |
- {
- "name": "expat",
- "version": "2.4.9",
- "port-version": 1,
- "description": "XML parser library written in C",
- "homepage": "https://github.com/libexpat/libexpat",
- "license": "MIT",
- "dependencies": [
- {
- "name": "vcpkg-cmake",
- "host": true
- },
- {
- "name": "vcpkg-cmake-config",
- "host": true
- }
- ]
- }
|