mirror of
https://github.com/balkian/Web4.0.git
synced 2024-11-05 08:41:43 +00:00
13 lines
286 B
JSON
13 lines
286 B
JSON
{
|
|
"name": "monkey.io"
|
|
, "description": "Proxy between socket.io and hook.io. Based on chat.io"
|
|
, "version": "0.0.3"
|
|
, "dependencies": {
|
|
"hook.io-web40" : "*"
|
|
, "express": "2.5.5"
|
|
, "jade": "0.16.4"
|
|
, "stylus": "0.19.0"
|
|
, "nib": "0.2.0"
|
|
}
|
|
}
|