You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
312 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"
, "socket.io" : "*"
, "jade": "0.16.4"
, "stylus": "0.19.0"
, "nib": "0.2.0"
}
}