Sha256: 41ce9a679968bf3e5d8f9643808af3646d371c1514a0164981bb4a4475471f6b
Contents?: true
Size: 552 Bytes
Versions: 85
Compression:
Stored size: 552 Bytes
Contents
{ "name": "wscat", "version": "1.0.0", "description": "WebSocket cat", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/einaros/ws/tree/master/wscat" }, "keywords": [ "wscat", "websocket", "cat" ], "author": "Arnout Kazemier, Einar Otto Stangvik", "license": "MIT", "dependencies": { "commander": "2.5.x", "tinycolor": "0.0.x", "ws": "0.4.x" }, "bin": { "wscat": "./bin/wscat" } }
Version data entries
85 entries across 85 versions & 1 rubygems