mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +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",
|
"description": "YAML 1.2 implementation for Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "http://flyx.github.io/NimYAML/"
|
"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