Files
socket.io/package.json
2015-11-19 09:44:13 -08:00

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