1
2
3
4
5
6
7
8
9
10
11
12
13
14
| {
| "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"
| }
| }
|
|