Files
socket.io/support/test-runner/package.json
2011-06-09 13:31:56 -03:00

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"
}
}