blob: aade23738df4e54c9436451b4d9539d26ca0035d [file] [log] [blame]
{
"dependencies": {
"component-emitter": "1.2.1",
"debug": "~3.1.0",
"isarray": "2.0.1"
},
"description": "socket.io protocol parser",
"devDependencies": {
"benchmark": "2.1.2",
"expect.js": "0.3.1",
"mocha": "3.2.0",
"socket.io-browsers": "^1.0.0",
"zuul": "3.11.1",
"zuul-ngrok": "4.0.0"
},
"files": [
"binary.js",
"index.js",
"is-buffer.js"
],
"license": "MIT",
"name": "socket.io-parser",
"repository": {
"type": "git",
"url": "https://github.com/Automattic/socket.io-parser.git"
},
"scripts": {
"test": "make test"
},
"version": "3.2.0"
}