Add wox library

This commit is contained in:
roose 2016-07-23 10:42:28 +06:00
parent 3f74f1b537
commit 3066741137

View File

@ -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"
}
]