aboutsummaryrefslogtreecommitdiff
path: root/test/js/third_party/socket.io/package.json
blob: e54aa3de90d6019f6031ec529dd0fb8a6e173948 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "name": "socket.io",
  "version": "1.0.0",
  "dependencies": {
    "socket.io": "4.6.1",
    "socket.io-client": "4.6.1",
    "supertest": "6.3.3"
  }
}