thelounge/package.json
2014-03-07 22:28:21 +01:00

15 lines
276 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",
"irc": "0.3.6",
"lodash": "2.4.1",
"socket.io": "0.9.16"
}
}