aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index e4469c1..08386b6 100644
--- a/packages.json
+++ b/packages.json
@@ -13367,5 +13367,19 @@
"description": "Convert Helix Version Control / Perforce (p4) -ztag output to JSON",
"license": "MIT",
"web": "https://github.com/kaushalmodi/p4ztag_to_json"
+ },
+ {
+ "name": "terminaltables",
+ "url": "https://github.com/xmonader/nim-terminaltables",
+ "method": "git",
+ "tags": [
+ "terminal",
+ "tables",
+ "ascii",
+ "unicode"
+ ],
+ "description": "terminal tables",
+ "license": "BSD-3-Clause",
+ "web": "https://github.com/xmonader/nim-terminaltables"
}
]