UNPKG

@platformos/pos-cli

Version:

Manage your platformOS application

35 lines (34 loc) 869 B
{ "name": "socket.io-parser", "version": "3.3.0", "description": "socket.io protocol parser", "repository": { "type": "git", "url": "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" ,"_resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-3.3.0.tgz" ,"_integrity": "sha512-hczmV6bDgdaEbVqhAeVMM/jfUfzuEZHsQg6eOmLgJht6G3mPKMxYm75w2+qhAQZ+4X+1+ATZ+QFKeOZD5riHng==" ,"_from": "socket.io-parser@3.3.0" }