mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
12 lines
236 B
JSON
12 lines
236 B
JSON
{
|
|
"name": "engine.io-client"
|
|
, "description": "Client for the realtime Engine"
|
|
, "version": "0.1.0"
|
|
, "devDependencies": {
|
|
"mocha": "*"
|
|
, "serve": "*"
|
|
, "expect.js": "*"
|
|
, "browserbuild": "*"
|
|
}
|
|
}
|