-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
31 lines (31 loc) · 754 Bytes
/
package.json
File metadata and controls
31 lines (31 loc) · 754 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
29
30
31
{
"name": "VisualIP",
"version": "0.0.1",
"dependencies": {
"angular": "^1.7.9",
"angular-chart": "^0.5.0",
"animate.css": "^3.5.2",
"async": "^2.5.0",
"body-parser": "^1.18.2",
"bootstrap": "^4.4.1",
"chart.js": "^3.1.1",
"express": "^4.15.4",
"geoip-lite": "^1.2.1",
"http": "0.0.0",
"ini": "^1.3.5",
"js-rrd": "^1.1.0",
"mongodb": "^3.0.4",
"nginx-log-parser": "0.0.4",
"nginxparser": "^2.1.0",
"node-whois": "^2.1.3",
"parse-whois": "^1.0.0",
"request": "^2.85.0",
"socket.io": "^2.0.3",
"synaptic": "^1.1.4",
"traceroute-lite": "^0.1.0",
"ui-leaflet": "^1.0.3",
"xlsx": "^0.11.11",
"zingchart": "^2.9.3",
"zingchart-angularjs": "^1.2.0"
}
}