mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 06:34:21 +00:00
13 lines
258 B
JSON
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"
|
|
}
|
|
}
|