Files
socket.io/component.json
2019-04-15 22:41:56 +02:00

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"
}