mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
12 lines
241 B
JSON
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"
|
|
}
|
|
}
|