aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 996954a..4b8675a 100644
--- a/packages.json
+++ b/packages.json
@@ -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"
}
]