{
  "name": "socketcluster-client",
  "main": "socketcluster.js",
  "version": "14.2.2",
  "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"
  ]
}
