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