aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a93a99a..012898c 100644
--- a/packages.json
+++ b/packages.json
@@ -4339,5 +4339,20 @@
"description": "Yet another iterator library",
"license": "MIT",
"web": "https://github.com/baabelfish/mangle"
+ },
+ {
+ "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"
}
]