Added package eventemitter (#1481)
This commit is contained in:
parent
b5154aa830
commit
d964b68041
1 changed files with 14 additions and 0 deletions
|
|
@ -17919,5 +17919,19 @@
|
|||
"description": "Desktop notifications",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/SolitudeSF/notification"
|
||||
},
|
||||
{
|
||||
"name": "eventemitter",
|
||||
"url": "https://github.com/al-bimani/eventemitter",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"eventemitter",
|
||||
"events",
|
||||
"on",
|
||||
"emit"
|
||||
],
|
||||
"description": "event emitter for nim",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/al-bimani/eventemitter"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue