UNPKG

@tek-tech/teesio-socket

Version:

TeeSioSocket, an extension for TeeSio (wrapper around socket.io.js)

34 lines (33 loc) 770 B
{ "name": "@tek-tech/teesio-socket", "version": "0.0.1-cli", "description": "TeeSioSocket, an extension for TeeSio (wrapper around socket.io.js)", "main": "TeeSioSocket.js", "scripts": { "test": "./test" }, "repository": { "type": "git", "url": "git+https://github.com/Tek-Tech/teesio.git" }, "keywords": [ "socket.io", "tektech", "tek-tech", "nodejs", "realtime", "communication", "dev", "dev0ps" ], "author": "El-Hadji Seybatou Mbengue (TEK-TECH)", "license": "SEE LICENSE IN FILE", "bugs": { "url": "https://github.com/Tek-Tech/teesio/issues" }, "homepage": "https://github.com/Tek-Tech/teesio#readme", "dependencies": { "@tek-tech/ears": "^0.0.1-beta-r", "uuid": "^8.3.2" } }