mirror of
https://github.com/Hopiu/postal.js.git
synced 2026-03-17 14:40:24 +00:00
8 lines
207 B
JSON
8 lines
207 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"
|
|
}
|
|
}
|