You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
281 B
15 lines
281 B
3 years ago
|
{
|
||
|
"name": "socket.io-adapter",
|
||
|
"version": "0.5.0",
|
||
|
"license": "MIT",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/Automattic/socket.io-adapter.git"
|
||
|
},
|
||
|
"description": "",
|
||
|
"dependencies": {
|
||
|
"debug": "2.3.3",
|
||
|
"socket.io-parser": "2.3.1"
|
||
|
}
|
||
|
}
|