{ "_from": "socket.io-parser@~3.1.1", "_id": "socket.io-parser@3.1.2", "_inBundle": false, "_integrity": "sha1-28IoIVH8T6675Aru3Ady66YZ9/I=", "_location": "/socket.io-parser", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "socket.io-parser@~3.1.1", "name": "socket.io-parser", "escapedName": "socket.io-parser", "rawSpec": "~3.1.1", "saveSpec": null, "fetchSpec": "~3.1.1" }, "_requiredBy": [ "/socket.io", "/socket.io-client" ], "_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.1.2.tgz", "_shasum": "dbc2282151fc4faebbe40aeedc0772eba619f7f2", "_spec": "socket.io-parser@~3.1.1", "_where": "/var/www/htdocs/coze/node_modules/socket.io", "bugs": { "url": "https://github.com/Automattic/socket.io-parser/issues" }, "bundleDependencies": false, "dependencies": { "component-emitter": "1.2.1", "debug": "~2.6.4", "has-binary2": "~1.0.2", "isarray": "2.0.1" }, "deprecated": false, "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" ], "homepage": "https://github.com/Automattic/socket.io-parser#readme", "license": "MIT", "name": "socket.io-parser", "repository": { "type": "git", "url": "git+https://github.com/Automattic/socket.io-parser.git" }, "scripts": { "test": "make test" }, "version": "3.1.2" }