mirror of
https://github.com/socketio/socket.io.git
synced 2026-01-13 00:48:12 -05:00
15 lines
215 B
JSON
15 lines
215 B
JSON
{
|
|
"name": "emitter",
|
|
"repo": "component/emitter",
|
|
"description": "Event emitter",
|
|
"keywords": [
|
|
"emitter",
|
|
"events"
|
|
],
|
|
"version": "1.3.0",
|
|
"scripts": [
|
|
"index.js"
|
|
],
|
|
"license": "MIT"
|
|
}
|