mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Add ec_events. (#850)
* Add events. * Rename events to ec_events. * Remove extra comma.
This commit is contained in:
parent
63a8592675
commit
21ea79499b
@ -10577,5 +10577,16 @@
|
||||
],
|
||||
"description": "An OpenAL wrapper.",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "ec_events",
|
||||
"url": "https://github.com/EmberCrypto/ec_events",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"events",
|
||||
"emitter"
|
||||
],
|
||||
"description": "Event Based Programming for Nim.",
|
||||
"license": "MIT"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user