mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
12 lines
250 B
JSON
12 lines
250 B
JSON
{
|
|
"name": "socket.io-tests"
|
|
, "description": "socket.io client side tests"
|
|
, "version": "0.0.1"
|
|
, "dependencies": {
|
|
"express": "2.3.11"
|
|
, "jade": "0.12.1"
|
|
, "stylus": "0.13.3"
|
|
, "socket.io-client": "0.7.0"
|
|
}
|
|
}
|