{
  "name": "w-comor-socketio",
  "version": "1.0.28",
  "main": "dist/w-comor-socketio-server.umd.js",
  "dependencies": {
    "@hapi/hapi": "^21.3.7",
    "@hapi/inert": "^7.1.0",
    "socket.io": "^4.7.5",
    "socket.io-client": "^4.7.5",
    "wsemi": "^1.8.79"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.15"
  },
  "scripts": {
    "test": "mocha --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-comor-socketio.git"
  },
  "keywords": [
    "package",
    "tool",
    "http",
    "websocket",
    "nodejs",
    "browser",
    "wrapper",
    "communicator",
    "RPC"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}