UNPKG

mulocal-socket

Version:
24 lines (23 loc) 440 B
{ "name": "mulocal-socket", "version": "0.2.8", "description": "Local socket emulation for mudb", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/mikolalysenko/mudb.git" }, "keywords": [ "mudb", "real-time", "multiplayer", "game", "network" ], "author": "Mikola Lysenko", "license": "MIT", "dependencies": { "mudb": "0.2.8", "mustreams": "0.1.8" } }