{ "_from": "wscat", "_id": "wscat@4.0.1", "_inBundle": false, "_integrity": "sha512-3lWdgZn8d92WjV1a1zIW8pUlK7iKKk4/DABp2fDM1ZLHrIyAIe1+R1tkSCR4q5QW4QQS4glGqGlQxrmVCN17Zg==", "_location": "/wscat", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "wscat", "name": "wscat", "escapedName": "wscat", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/wscat/-/wscat-4.0.1.tgz", "_shasum": "40aee22548a3010e14496bc27452976656a1b697", "_spec": "wscat", "_where": "/home/jonny/Development/JBoss/quarkus-qe-role/quarkus-kafaka-homework/kafka-consumer", "author": { "name": "Arnout Kazemier, Einar Otto Stangvik" }, "bin": { "wscat": "bin/wscat" }, "bugs": { "url": "https://github.com/websockets/wscat/issues" }, "bundleDependencies": false, "dependencies": { "commander": "^5.0.0", "https-proxy-agent": "^5.0.0", "read": "^1.0.7", "ws": "^7.1.2" }, "deprecated": false, "description": "WebSocket cat", "homepage": "https://github.com/websockets/wscat#readme", "keywords": [ "wscat", "websocket", "cat" ], "license": "MIT", "main": "index.js", "name": "wscat", "repository": { "type": "git", "url": "git+https://github.com/websockets/wscat.git" }, "scripts": { "test": "echo \"No test specified\"" }, "version": "4.0.1" }