UNPKG

424 BJSONView Raw
1{
2 "name": "socketcluster-client",
3 "main": "socketcluster.js",
4 "version": "14.1.0",
5 "homepage": "https://github.com/SocketCluster/socketcluster-client",
6 "description": "SocketCluster JavaScript client",
7 "authors": [
8 "Jonathan Gros-Dubois <grosjona@yahoo.com.au>"
9 ],
10 "ignore": [
11 "**/.*",
12 "index.js",
13 "bower_components",
14 "lib",
15 "node_modules",
16 "package.json"
17 ]
18}