{
  "name": "socket.io-parser",
  "version": "1.1.0",
  "description": "socket.io protocol parser",
  "repository":{
    "type": "git",
    "url": "https://github.com/LearnBoost/socket.io-protocol.git"
  },
  "dependencies": {
    "debug": "0.6.0",
    "json3": "3.2.6"
  },
  "devDependencies": {
    "mocha": "1.16.2",
    "expect.js": "0.2.0"
  },
  "component": {
    "scripts": [
      "index.js"
    ]
  }
}
