aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 9155fcd..d1f3e77 100644
--- a/packages.json
+++ b/packages.json
@@ -9289,5 +9289,19 @@
"description": "A Nim library to access the Binance API.",
"license": "Apache License 2.0",
"web": "https://github.com/Imperator26/binance"
+ },
+ {
+ "name": "jdec",
+ "tags": [
+ "json",
+ "marshal",
+ "helper",
+ "utils"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/diegogub/jdec",
+ "url": "https://github.com/diegogub/jdec",
+ "description": "Flexible JSON manshal/unmarshal library for nim"
}
]