1
0
mirror of https://github.com/wbbaddons/Tims-Chat.git synced 2024-10-31 14:10:08 +00:00
Tims-Chat/file/acp/be.bastelstu.wcf.chat.nodePush/package.json
2012-04-30 22:25:19 +02:00

17 lines
556 B
JSON

{
"name" : "be.bastelstu.wcf.chat.nodePush",
"description" : "node.js-Pushing for Tims Chat",
"homepage" : "https://github.com/wbbaddons/Tims-Chat",
"keywords" : ["chat"],
"author" : "Tim Düsterhus <timwolla@googlemail.com>",
"contributors" : [
],
"dependencies" : {
"socket.io" : "0.8.7"
},
"engines" : { "node" : ">=0.6.0",
"npm" : ">=1.0"
},
"version" : "3.0.0"
}