mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package packedjson (#749)
This commit is contained in:
parent
3d40819ad2
commit
a2df4163ee
@ -9400,6 +9400,17 @@
|
||||
"license": "ISC",
|
||||
"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",
|
||||
"url": "https://github.com/Aearnus/unicode_numbers",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user