Files
socket.io/package.json
TJ Holowaychuk 709deff363 Initial commit
2012-05-02 10:44:33 -07:00

11 lines
153 B
JSON

{
"name": "emitter",
"description": "Event emitter",
"version": "0.0.1",
"component": {
"scripts": {
"emitter": "index.js"
}
}
}