{
  "name": "socketio",
  "version": "1.0.0",
  "description": "hello, socketio",
  "main": "index.js",
  "dependencies": {
    "express": "^4.13.3",
    "socket.io": "^1.3.7"
  },
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "wangzy",
  "license": "ISC"
}
