mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 22:50:22 +00:00
11 lines
240 B
JSON
11 lines
240 B
JSON
{
|
|
"name": "chat.io"
|
|
, "description": "example chat application with socket.io"
|
|
, "version": "0.0.1"
|
|
, "dependencies": {
|
|
"express": "2.5.5"
|
|
, "jade": "0.16.4"
|
|
, "stylus": "0.19.0"
|
|
, "nib": "0.2.0"
|
|
}
|
|
}
|