mirror of
https://github.com/logos-messaging/packages.git
synced 2026-05-20 12:00:05 +00:00
Added package packedjson (#749)
This commit is contained in:
parent
3d40819ad2
commit
a2df4163ee
@ -9400,6 +9400,17 @@
|
|||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"web": "https://github.com/jackvandrunen/findtests"
|
"web": "https://github.com/jackvandrunen/findtests"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "packedjson",
|
||||||
|
"url": "https://github.com/Araq/packedjson",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"json"
|
||||||
|
],
|
||||||
|
"description": "packedjson is an alternative Nim implementation for JSON. The JSON is essentially kept as a single string in order to save memory over a more traditional tree representation.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/Araq/packedjson"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "unicode_numbers",
|
"name": "unicode_numbers",
|
||||||
"url": "https://github.com/Aearnus/unicode_numbers",
|
"url": "https://github.com/Aearnus/unicode_numbers",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user