mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-19 15:30:27 +00:00
12 lines
240 B
JSON
12 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"
|
||
|
|
}
|
||
|
|
}
|