UNPKG

parsec-client

Version:
18 lines (17 loc) 323 B
{ "name": "parsec-client", "version": "0.0.4", "description": "Client for Parsec Gaming API", "main": "index.js", "scripts": { "start": "node index.js" }, "repository": { "type": "git", "url": "https://github.com/jaruba/parsec-client" }, "dependencies": { "needle": "^2.3.0", "websocket": "^1.0.28" } }