aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5a39f36..2b553cd 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]