UNPKG

isock

Version:

Web -> Non-Web connectionusing Socket.io

24 lines (23 loc) 438 B
{ "name": "isock", "version": "2.5.11", "description": "Web -> Non-Web connectionusing Socket.io", "main": "isock.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "isock", "socket", "isocket", "sock", "io" ], "author": "Cryogena", "license": "ISC", "dependencies": { "express": "^4.16.2", "simplersa": "^1.5.7", "socket.io": "^2.0.4" } }