Merge pull request #385 from roose/master

Add wox library
This commit is contained in:
Dominik Picheta 2016-07-23 12:37:29 +01:00 committed by GitHub
commit a4540fcb39

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