mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 09:03:09 +00:00
add json2xml package (#1841)
This commit is contained in:
parent
06e66b97a4
commit
a8c08a9c00
@ -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"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user