Merge branch 'add-sam0800' of https://github.com/rgv151/packages into rgv151-add-sam0800

This commit is contained in:
Dominik Picheta 2016-03-23 13:23:48 +00:00
commit 758c2474ba

View File

@ -4360,6 +4360,7 @@
"web": "https://github.com/baabelfish/mangle"
},
{
<<<<<<< HEAD
"name": "nimshell",
"url": "https://github.com/vegansk/nimshell",
"method": "git",
@ -4384,5 +4385,20 @@
"description": "A web DSL for Nim",
"license": "MIT",
"web": "https://github.com/andreaferretti/rosencrantz"
},
{
"name": "sam",
"url": "https://github.com/OpenSystemsLab/sam.nim",
"method": "git",
"tags": [
"json",
"binding",
"map",
"dump",
"load"
],
"description": "Fast and just works JSON-Binding for Nim",
"license": "MIT",
"web": "https://github.com/OpenSystemsLab/sam.nim"
}
]