/
githubmirror
/
socket.io
Обзор
Документация
Войти
/
githubmirror
/
socket.io
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
socket.io-parser@3.3.6
package.json
31 строка
628 B
Damien Arrachequesne
chore(release): socket.io-parser@3.3.6
16 июл 2026, 11:21
Не верифицирован
16 июл 2026, 11:21
98e61b9
Код
Авторство
О чём код?
{ "name": "socket.io-parser", "version": "3.3.6", "description": "socket.io protocol parser", "repository": { "type": "git", "url": "git+https://github.com/socketio/socket.io.git" }, "files": [ "binary.js", "index.js", "is-buffer.js" ], "dependencies": { "component-emitter": "~1.3.0", "debug": "~3.1.0", "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" }