Merge pull request #736 from diegogub/master

jdec module
This commit is contained in:
Dominik Picheta
2018-05-12 18:39:59 +01:00
committed by GitHub
+14
View File
@@ -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"
}
]