{
  "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"
  ]
}
