mirror of
https://github.com/socketio/socket.io.git
synced 2026-04-30 03:00:39 -04:00
15 lines
281 B
JSON
15 lines
281 B
JSON
{
|
|
"name": "socket.io-adapter",
|
|
"version": "0.3.1",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/Automattic/socket.io-adapter.git"
|
|
},
|
|
"description": "",
|
|
"dependencies": {
|
|
"debug": "2.2.0",
|
|
"socket.io-parser": "2.2.2"
|
|
}
|
|
}
|