aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5177e76..c353226 100644
--- a/packages.json
+++ b/packages.json
@@ -9401,6 +9401,17 @@
"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",
"method": "git",