Update packages.json

This commit is contained in:
Billingsly Wetherfordshire 2014-03-22 02:10:19 -05:00
parent bee118a55e
commit 619ae299f6

View File

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