mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add package canonicaljson (#1688)
This commit is contained in:
parent
2eba7bf1f4
commit
7cb230eb48
@ -20072,5 +20072,18 @@
|
||||
"description": "a down to earth webframework in nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/xmonader/nim-servy"
|
||||
},
|
||||
{
|
||||
"name": "canonicaljson",
|
||||
"url": "https://github.com/jackhftang/canonicaljson.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"json",
|
||||
"serialization",
|
||||
"canonicalization"
|
||||
],
|
||||
"description": "Canonical JSON according to RFC8785",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/jackhftang/canonicaljson.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user