Update packages.json (#851)
* Update packages.json * Update packages.json
This commit is contained in:
parent
cd9c3d5c80
commit
f65b3ee7a8
1 changed files with 15 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue