Update packages.json
This commit is contained in:
parent
bee118a55e
commit
619ae299f6
1 changed files with 9 additions and 0 deletions
|
|
@ -577,5 +577,14 @@
|
|||
"description": "Wrapper for the DevIL image library",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/Varriount/DevIL"
|
||||
},
|
||||
{
|
||||
"name":"signals",
|
||||
"url":"git://github.com/fowlmouth/signals.nim",
|
||||
"method":"git",
|
||||
"tags":["event-based","observer pattern","library"],
|
||||
"description":"Signals/slots library.",
|
||||
"license":"MIT",
|
||||
"web":"https://github.com/fowlmouth/signals.nim"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue