UNPKG

520 BJSONView Raw
1{
2 "name": "wsinstance",
3 "version": "0.7.13",
4 "description": "web service client for project 3.0",
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.21.1",
13 "express": "^4.17.1",
14 "ip": "^1.1.5",
15 "nanoid": "^3.1.20",
16 "socket.io-client": "^3.1.1",
17 "time-stamp": "^2.2.0",
18 "jsonwebtoken": "^8.5.1",
19 "systeminformation": "^5.0.10",
20 "node-arp": "^1.0.6"
21 }
22}