Update packages.json (#851)

* Update packages.json

* Update packages.json
This commit is contained in:
Ward 2018-09-08 21:58:07 +08:00 committed by Dominik Picheta
parent cd9c3d5c80
commit f65b3ee7a8

View File

@ -10601,5 +10601,20 @@
],
"description": "Event Based Programming for Nim.",
"license": "MIT"
},
{
"name": "wNim",
"url": "https://github.com/khchen/wNim",
"method": "git",
"tags": [
"library",
"windows",
"gui",
"ui"
],
"description": "Nim's Windows GUI Framework.",
"license": "MIT",
"web": "https://github.com/khchen/wNim",
"doc": "https://khchen.github.io/wNim/wNim.html"
}
]