Merge pull request #454 from khchen/master

Update packages.json
This commit is contained in:
Dominik Picheta 2017-01-16 20:11:28 +01:00 committed by GitHub
commit 76953cf54c

View File

@ -5722,5 +5722,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"
}
]