aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWard <khchen@gmail.com>2017-01-17 00:26:16 +0800
committerGitHub <noreply@github.com>2017-01-17 00:26:16 +0800
commit36a2c12142b49f34c73e797e3ea38a9b44b9e179 (patch)
tree6a5a72479db272ccf5be94b29213d4f1c7b84f1f
parentfdbde8e7ab96ab2d2e05b2d4a007dbe12fecc762 (diff)
downloadpackages-36a2c12142b49f34c73e797e3ea38a9b44b9e179.tar.gz
packages-36a2c12142b49f34c73e797e3ea38a9b44b9e179.zip
Update packages.json
-rw-r--r--packages.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 09b0e06..b359129 100644
--- a/packages.json
+++ b/packages.json
@@ -5708,5 +5708,19 @@
"description": "AJAX bindings for Nim's JavaScript target",
"license": "MIT",
"web": "https://gitlab.com/define-private-public/AJAX-Nim"
+ },
+ {
+ "name": "winim",
+ "url": "https://github.com/khchen/winim",
+ "method": "git",
+ "tags": [
+ "library",
+ "windows",
+ "api",
+ "com"
+ ],
+ "description": "Nim's Windows API and COM Library",
+ "license": "MIT",
+ "web": "https://github.com/khchen/winim"
}
]