Merge pull request #330 from rgv151/add-Kinto1015

Add package Kinto
This commit is contained in:
Dominik Picheta 2016-03-29 13:55:19 +01:00
commit a67bea3d22

View File

@ -4437,5 +4437,21 @@
"description": "Nim module for parsing SubViewer subtitle files",
"license": "MIT",
"web": "https://github.com/achesak/nim-subviewer"
},
{
"name": "Kinto",
"url": "https://github.com/OpenSystemsLab/kinto.nim",
"method": "git",
"tags": [
"mozilla",
"kinto",
"json",
"storage",
"server",
"client"
],
"description": "Kinto Client for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/kinto.nim"
}
]