UNPKG

@tek-tech/teesio

Version:

TeeSio, a wrapper around socket.io.js

34 lines (33 loc) 739 B
{ "name": "@tek-tech/teesio", "version": "0.0.1-cli-beta.1.0-bl", "description": "TeeSio, a wrapper around socket.io.js", "main": "TeeSio.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" } }