aboutsummaryrefslogtreecommitdiffstats
path: root/signaling-server/node_modules/socket.io/node_modules/socket.io-client/components/learnboost-socket.io-protocol/component.json
blob: 82ee9f144a989c0e2a2da7120f179793a1c7d43e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "socket.io-parser",
  "version": "1.0.1",
  "description": "socket.io protocol parser",
  "dependencies": {
    "component/json": "*"
  },
  "scripts": [
    "index.js"
  ],
  "repo": "https://raw.github.com/learnboost/socket.io-protocol"
}