pokemon-showdown/node_modules/socket.io/examples/chat/package.json
2011-12-22 23:53:05 -05:00

12 lines
241 B
JSON

{
"name": "chat.io"
, "description": "example chat application with socket.io"
, "version": "0.0.1"
, "dependencies": {
"express": "2.3.11"
, "jade": "0.12.1"
, "stylus": "0.13.3"
, "nib": "0.0.8"
}
}