mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
11 lines
153 B
JSON
11 lines
153 B
JSON
{
|
|
"name": "emitter",
|
|
"description": "Event emitter",
|
|
"version": "0.0.1",
|
|
"component": {
|
|
"scripts": {
|
|
"emitter": "index.js"
|
|
}
|
|
}
|
|
}
|