2014-03-04 16:31:52 +00:00
|
|
|
{
|
2014-03-04 17:22:06 +00:00
|
|
|
"author": {
|
|
|
|
"name": "Mattias Erming",
|
|
|
|
"email": "mattias@mattiaserming.com"
|
|
|
|
},
|
|
|
|
"description": "A web-based client/server IRC chat",
|
2014-03-04 16:31:52 +00:00
|
|
|
"dependencies": {
|
2014-03-04 17:22:06 +00:00
|
|
|
"commander": "2.1.0",
|
2014-03-04 16:31:52 +00:00
|
|
|
"connect": "2.13.0",
|
2014-03-06 15:11:25 +00:00
|
|
|
"lodash": "2.4.1",
|
2014-03-04 17:22:06 +00:00
|
|
|
"socket.io": "0.9.16"
|
2014-03-04 16:31:52 +00:00
|
|
|
}
|
|
|
|
}
|