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.
 
 
 

69 lines
1.9 KiB

{
"name": "socket.io-parser",
"version": "3.2.0",
"description": "socket.io protocol parser",
"repository": {
"type": "git",
"url": "git+https://github.com/Automattic/socket.io-parser.git"
},
"files": [
"binary.js",
"index.js",
"is-buffer.js"
],
"dependencies": {
"debug": "~3.1.0",
"component-emitter": "1.2.1",
"isarray": "2.0.1"
},
"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"
},
"scripts": {
"test": "make test"
},
"license": "MIT",
"gitHead": "6e400188be089990fcb811bb734b7d0215cb74f7",
"bugs": {
"url": "https://github.com/Automattic/socket.io-parser/issues"
},
"homepage": "https://github.com/Automattic/socket.io-parser#readme",
"_id": "socket.io-parser@3.2.0",
"_npmVersion": "5.5.1",
"_nodeVersion": "9.2.0",
"_npmUser": {
"name": "darrachequesne",
"email": "damien.arrachequesne@gmail.com"
},
"dist": {
"integrity": "sha512-FYiBx7rc/KORMJlgsXysflWx/RIvtqZbyGLlHZvjfmPTPeuD/I8MaW7cfFrj5tRltICJdgwflhfZ3NVVbVLFQA==",
"shasum": "e7c6228b6aa1f814e6148aea325b51aa9499e077",
"tarball": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.2.0.tgz",
"fileCount": 6,
"unpackedSize": 16643
},
"maintainers": [
{
"name": "darrachequesne",
"email": "damien.arrachequesne@gmail.com"
},
{
"name": "rauchg",
"email": "rauchg@gmail.com"
}
],
"directories": {},
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/socket.io-parser_3.2.0_1519852162668_0.45235605487419206"
},
"_shasum": "e7c6228b6aa1f814e6148aea325b51aa9499e077",
"_from": "socket.io-parser@~3.2.0",
"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.2.0.tgz",
"readme": "ERROR: No README data found!"
}