UNPKG

@starbase/socket

Version:
31 lines (30 loc) 639 B
{ "name": "@starbase/socket", "version": "0.2.9", "description": "Starbase Socket", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Mike Fuller", "license": "MIT", "dependencies": { "ws": "latest" }, "keywords": [ "starbase", "websocket", "websockets", "socket", "server", "client" ], "repository": { "type": "git", "url": "git+https://github.com/starbasealpha/socket.git" }, "bugs": { "url": "https://github.com/starbasealpha/socket/issues" }, "homepage": "https://github.com/starbasealpha/socket#readme" }