Sha256: a4cba09c35298e74fb63a216e2075de65b5e6d2dd129cb152f99bb579a04618d
Contents?: true
Size: 643 Bytes
Versions: 5
Compression:
Stored size: 643 Bytes
Contents
{ "name": "ruby-socket.io-client-simple", "description": "A simple ruby client for node.js's socket.io. Supports only WebSocket.", "private": true, "author": "Sho Hashimoto <hashimoto@shokai.org>", "license": "MIT", "homepage": "https://github.com/shokai/ruby-socket.io-client-simple", "dependencies": { "socket.io": "~0.9.16" }, "devDependencies": {}, "scripts": { "start": "node samples/chat_server.js" }, "repository": { "type": "git", "url": "git://github.com/shokai/ruby-socket.io-client-simple.git" }, "bugs": { "url": "https://github.com/shokai/ruby-socket.io-client-simple/issues" } }
Version data entries
5 entries across 5 versions & 1 rubygems