{
  "name": "regoch-websocket",
  "version": "1.6.1",
  "title": "Regoch Websocket",
  "description": "Websocket server made in NodeJS and websocket clients for NodeJS, Browser and other platforms.",
  "author": "Sasa Mikodanic <smikodanic@gmail.com>",
  "homepage": "http://www.regoch.org",
  "license": "MIT",
  "keywords": [
    "websocket server",
    "websocket client",
    "websocket nodejs",
    "websocket browser",
    "socket",
    "ws",
    "RFC 6455",
    "real-time",
    "realtime",
    "tcp",
    "regoch"
  ],
  "main": "index.js",
  "scripts": {},
  "dependencies": {},
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/smikodanic/regoch-websocket.git"
  },
  "bugs": {
    "url": "https://github.com/smikodanic/regoch-websocket/issues"
  }
}
