mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added package jsmn
This commit is contained in:
parent
3d41d86cd8
commit
8d1ff41d46
@ -4296,5 +4296,20 @@
|
||||
"description": "YAML 1.2 implementation for Nim",
|
||||
"license": "MIT",
|
||||
"web": "http://flyx.github.io/NimYAML/"
|
||||
},
|
||||
{
|
||||
"name": "jsmn",
|
||||
"url": "https://github.com/OpenSystemsLab/jsmn.nim",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"json",
|
||||
"token",
|
||||
"tokenizer",
|
||||
"parser",
|
||||
"jsmn"
|
||||
],
|
||||
"description": "Jsmn - a world fastest JSON parser - in pure Nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/OpenSystemsLab/jsmn.nim"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user