Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

12 lines
233 B
JSON

{
"name": "xpack",
"version": "1.0.5",
"description": "Convert C++ struct from/to json/xml",
"homepage": "https://github.com/xyz347/xpack",
"license": "Apache-2.0",
"dependencies": [
"rapidjson",
"rapidxml"
]
}