-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.json
More file actions
28 lines (28 loc) · 727 Bytes
/
package.json
File metadata and controls
28 lines (28 loc) · 727 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
"name": "nodeping_agent",
"dependencies": {
"crontab": "0.3.4",
"flat": "^5.0.1",
"icy": "2.1.0",
"imap": "0.8.18",
"ioredis": "^5.3.1",
"ipaddr.js": "1.1.0",
"jsftp": "0.4.7",
"mongodb": "4.13.0",
"moment": "^2.24.0",
"nodeping-mtrext": "^1.0.9",
"mysql2": "^2.3.3",
"nodeping-dns": "0.7.1",
"net-snmp": "2.0.0",
"ntp-client": "0.5.3",
"pg": "^8.8.0",
"nodeping-poplib": "0.1.8",
"rimraf": "2.2.6",
"sip": "0.0.6",
"smtp-protocol": "2.4.7",
"socket.io-client": "^2.3.0",
"ssh2": "1.11.0",
"whois": "^2.13.6",
"ws": "^7.2.1"
}
}