{
  "name": "socket.io-reqev",
  "main": "io-reqev.js",
  "version": "0.2.5",
  "private": false,
  "dependencies": {
    "underscore": "*"
  },
  "files": [
    "io-reqev.js",
    "dist/io-reqev-client.js",
    "LICENSE"
  ],
  "readmeFilename": "README.md",
  "gitHead": "f77563360f7bae59a90e74816c71c6e5996eb86c",
  "description": "A framework for [socket.io](http://socket.io/) (server and client).",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/takeshy/socket.io-reqev.git"
  },
  "keywords": [
    "socket.io"
  ],
  "author": "Takeshi Morita",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/takeshy/socket.io-reqev/issues"
  }
}
