{
  "name": "cds-center",
  "version": "0.0.1",
  "description": "api,socket.io",
  "main": "index.js",
  "directories": {
    "example": "example"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TuRing-CDS/CDS.git"
  },
  "keywords": [
    "api"
  ],
  "author": "admin@cavacn.com",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/TuRing-CDS/CDS/issues"
  },
  "homepage": "https://github.com/TuRing-CDS/CDS#readme",
  "dependencies": {
    "socket.io": "^1.7.1",
    "socket.io-client": "^1.7.1"
  }
}
