UNPKG

525 BJSONView Raw
1{
2 "name": "wsinstance",
3 "version": "0.5.33",
4 "description": "web service client",
5 "main": "index.js",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "author": "romais",
10 "license": "MIT",
11 "dependencies": {
12 "axios": "^0.18.0",
13 "express": "^4.16.3",
14 "ip": "^1.1.5",
15 "lodash": "^4.17.11",
16 "log-symbols": "^2.2.0",
17 "nanoid": "^1.3.1",
18 "socket.io": "^2.1.1",
19 "systeminformation": "^3.45.7",
20 "time-stamp": "^2.1.0",
21 "jsonwebtoken": "^8.5.1"
22 }
23}