mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 23:23:07 +00:00
Added package deser_json (#1751)
This commit is contained in:
parent
b372b5f66b
commit
fc2f334699
@ -20803,5 +20803,20 @@
|
||||
"description": "Trait system for nim",
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/haxscramper/nimtraits"
|
||||
},
|
||||
{
|
||||
"name": "deser_json",
|
||||
"url": "https://github.com/gabbhack/deser_json",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"JSON",
|
||||
"library",
|
||||
"serialization",
|
||||
"deserialization",
|
||||
"deser"
|
||||
],
|
||||
"description": "JSON-Binding for deser",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/gabbhack/deser_json"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user