UNPKG

livesplit-client

Version:

LiveSplit Server Node.js client implementation

21 lines (20 loc) 500 B
{ "name": "livesplit-client", "version": "1.0.4", "description": "LiveSplit Server Node.js client implementation", "main": "client.js", "scripts": { "doc": "jsdoc2md ./src/LiveSplitClient.js > ./API.md" }, "keywords": [ "livesplit", "server" ], "author": "satanch", "license": "MIT", "repository": { "type" : "git", "url" : "https://github.com/satanch/node-livesplit-client.git" }, "homepage": "https://github.com/satanch/node-livesplit-client#readme" }