Merge pull request #836 from muxueqz/add-nim_cjson0915

Add package nim_cjson
This commit is contained in:
Dominik Picheta 2018-08-22 15:26:05 +01:00 committed by GitHub
commit 88cde4d40d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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"
}
]