mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
add component.json
This commit is contained in:
7
component.json
Normal file
7
component.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "emitter",
|
||||
"description": "Event emitter",
|
||||
"keywords": ["emitter", "events"],
|
||||
"version": "0.0.3",
|
||||
"scripts": ["index.js"]
|
||||
}
|
||||
Reference in New Issue
Block a user