socketcluster-client
Version:
SocketCluster JavaScript client
19 lines (18 loc) • 406 B
JSON
{
"name": "socketcluster-client",
"main": "socketcluster.js",
"version": "2.3.16",
"homepage": "https://github.com/SocketCluster/socketcluster-client",
"description": "SocketCluster JavaScript client",
"authors": [
"Jonathan Gros-Dubois <grosjona@yahoo.com.au>"
],
"ignore": [
"**/.*",
"index.js",
"bower_components",
"lib",
"node_modules",
"package.json"
]
}