aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index a7c0b7c..9e32a26 100644
--- a/packages.json
+++ b/packages.json
@@ -4976,5 +4976,17 @@
"web": "https://github.com/miere43/autome",
"url": "https://github.com/miere43/autome",
"method": "git"
+ },
+ {
+ "name": "wox",
+ "description": "Helper library for writing Wox plugins in Nim",
+ "tags": [
+ "wox",
+ "plugins"
+ ],
+ "license": "MIT",
+ "web": "https://github.com/roose/nim-wox",
+ "url": "https://github.com/roose/nim-wox",
+ "method": "git"
}
]