thelounge/package.json
Mattias Erming 4cc34d6456 Refactoring
2014-03-06 07:11:25 -08:00

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