Add package nimjson (#1097)

This commit is contained in:
jiro 2019-06-21 02:06:56 +09:00 committed by Miran
parent 57b66e58ab
commit 29038ddac7

View File

@ -13519,5 +13519,20 @@
"description": "Tor helper library",
"license": "LGPLv3",
"web": "https://github.com/FedericoCeratto/nim-tor"
},
{
"name": "nimjson",
"url": "https://github.com/jiro4989/nimjson",
"method": "git",
"tags": [
"lib",
"cli",
"command",
"json",
"library"
],
"description": "nimjson generates nim object definitions from json documents.",
"license": "MIT",
"web": "https://github.com/jiro4989/nimjson"
}
]