centrifuge-laiwan
Version:
Centrifuge javascript client
26 lines (25 loc) • 459 B
JSON
{
"name": "centrifuge",
"version": "1.4.8",
"ignore": [
"gulp",
"node_modules",
"**/.*",
"bower_components",
"test",
"tests"
],
"main": "centrifuge.js",
"authors": [
"FZambia <frvzmb@gmail.com>"
],
"description": "Centrifuge javascript client",
"keywords": [
"sockjs",
"websocket",
"centrifugo",
"centrifuge"
],
"license": "MIT",
"homepage": "https://github.com/centrifugal/centrifuge-js"
}