Shuo/package.json

14 lines
258 B
JSON

{
"author": {
"name": "Mattias Erming",
"email": "mattias@mattiaserming.com"
},
"description": "A web-based client/server IRC chat",
"dependencies": {
"commander": "2.1.0",
"connect": "2.13.0",
"lodash": "2.4.1",
"socket.io": "0.9.16"
}
}