Added package nim_cjson

This commit is contained in:
muxueqz 2018-08-22 09:15:49 +00:00
parent b46acadf26
commit f55cd5422d

View File

@ -10439,5 +10439,17 @@
],
"description": "Bindings for Miniz lib.",
"license": "MIT"
},
{
"name": "nim_cjson",
"url": "https://github.com/muxueqz/nim_cjson",
"method": "git",
"tags": [
"cjson",
"json"
],
"description": "cjson wrapper for Nim",
"license": "MIT",
"web": "https://github.com/muxueqz/nim_cjson"
}
]