diff --git a/packages.json b/packages.json index e3f3570..e6f6dc4 100644 --- a/packages.json +++ b/packages.json @@ -21862,5 +21862,20 @@ "description": "MTProto client written in Nim", "license": "MIT", "web": "https://github.com/nimgram/nimgram" + } , + { + "name": "json2xml", + "url": "https://github.com/MhedhebiIssam/json2xml", + "method": "git", + "tags": [ + "json2xml", + "json", + "xml", + "XmlNode" , + "JsonNode" + ], + "description": "Convert json to xml : JsonNode( comapatible with module json ) To XmlNode (comapatible with module xmltree)", + "license": "MIT", + "web": "https://github.com/MhedhebiIssam/json2xml" } ]