Sha256: a55eb7816ffdedacae85a69e821ed873573c667c949aab3f81533c6cc64182d1

Contents?: true

Size: 704 Bytes

Versions: 2

Compression:

Stored size: 704 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": "^1.1",
    "socket.io-client": "^1.1",
    "coffee-script": "*"
  },
  "devDependencies": {},
  "scripts": {
    "start": "coffee samples/chat_server.coffee"
  },
  "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

2 entries across 2 versions & 1 rubygems

Version Path
socket.io-client-simple-1.1.2 package.json
socket.io-client-simple-1.1.0 package.json