UNPKG

jscent

Version:

Node.js client to interact with the Centrifugo HTTP API

18 lines (17 loc) 490 B
{ "name": "jscent", "description": "Node.js client to interact with the Centrifugo HTTP API", "version": "0.2.1", "author": "Alexandr Emelin <frvzmb@gmail.com>", "contributors": [], "dependencies": { "request": "=2.87.0" }, "devDependencies": {}, "scripts": {}, "keywords": ["centrifugo", "websockets", "sockjs", "real-time"], "license": "MIT", "repository": "https://github.com/centrifugal/jscent", "main": "lib/client", "engines": { "node": ">= 0.8.0" } }