pokemon-showdown/node_modules/socket.io/examples/chat/package.json
2011-12-23 14:26:20 -05:00

12 lines
240 B
JSON

{
"name": "chat.io"
, "description": "example chat application with socket.io"
, "version": "0.0.1"
, "dependencies": {
"express": "2.5.0"
, "jade": "0.16.4"
, "stylus": "0.19.0"
, "nib": "0.2.0"
}
}