UNPKG

cte.pvp

Version:

webRTC PvP connection on Datachannel with losand

34 lines (33 loc) 730 B
{ "name": "cte.pvp", "version": "0.1.8", "description": "webRTC PvP connection on Datachannel with losand", "main": "pvp.js", "dependencies": { "http": "^0.0.0", "cte": "^1.1.0", "ws": "^6.2.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/johnny-shaman/cte.pvp.git" }, "keywords": [ "webRTC", "cte", "dsand", "functional", "algebra", "algebraic" ], "author": "Noboru Okazaki", "license": "MIT", "bugs": { "url": "https://github.com/johnny-shaman/cte.pvp/issues" }, "homepage": "https://github.com/johnny-shaman/cte.pvp#readme" }