mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +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.",
|
"description": "An OpenAL wrapper.",
|
||||||
"license": "MIT"
|
"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