Added package eventemitter (#1481)

This commit is contained in:
al-bimani 2020-05-18 08:41:35 +04:00 committed by GitHub
parent b5154aa830
commit d964b68041
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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