aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 5e07953..03259c1 100644
--- a/packages.json
+++ b/packages.json
@@ -5068,5 +5068,18 @@
"description": "BGFX wrapper for the nim programming language.",
"license": "BSD2",
"web": "https://github.com/Halsys/nim-bgfx"
+ },
+ {
+ "name": "json_builder",
+ "tags": [
+ "json",
+ "generator",
+ "builder"
+ ],
+ "method": "git",
+ "license": "MIT",
+ "web": "https://github.com/undecided/json_builder",
+ "url": "https://github.com/undecided/json_builder",
+ "description": "Easy and fast generator for valid json in nim"
}
]