Files
socket.io/component.json
amir abu shareb a14f2e39ac add .repo prop
2013-11-06 23:49:09 +02:00

13 lines
249 B
JSON

{
"name": "emitter",
"repo": "component/emitter",
"description": "Event emitter",
"keywords": ["emitter", "events"],
"dependencies": {
"component/indexof": "*"
},
"version": "1.1.0",
"scripts": ["index.js"],
"license": "MIT"
}