UNPKG

@shanwker/auttar

Version:

Auttar WebSocket JS Class. An easy implementation of Auttar WebSocket Service.

24 lines 500 B
{ "name": "auttarjs", "version": "0.1.2", "description": "Auttar WebSocket JS Class. An easy implementation of Auttar WebSocket Service.", "repository": { "type": "git", "url": "https://github.com/ByINTI/auttar-js.git" }, "keywords": [ "auttar", "websocket", "tef" ], "author": { "name": "INTI", "email": "ti@byinti.com" }, "license": "MIT", "main": "index.js", "jsnext:main": "index.es.js", "dependencies": { "@babel/runtime": "^7.0.0" } }