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 21c6ad9..48aafbc 100644
--- a/packages.json
+++ b/packages.json
@@ -14284,5 +14284,20 @@
"description": "libssh FFI bindings",
"license": "MIT",
"web": "https://github.com/dariolah/libssh-nim"
+ },
+ {
+ "name": "wZeeGrid",
+ "url": "https://github.com/bunkford/wZeeGrid",
+ "method": "git",
+ "tags": [
+ "library",
+ "windows",
+ "gui",
+ "ui"
+ ],
+ "description": "Grid plugin for wNim.",
+ "license": "MIT",
+ "web": "https://github.com/bunkford/wZeeGrid",
+ "doc": "https://bunkford.github.io/wZeeGrid/wZeeGrid.html"
}
]