-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
51 lines (51 loc) · 1.22 KB
/
Copy pathpackage.json
File metadata and controls
51 lines (51 loc) · 1.22 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{
"name": "command",
"version": "1.0.0",
"dependencies": {
"@turf/turf": "5.1.6",
"archiver": "5.3.1",
"body-parser": "1.17.2",
"chalk": "2.4.2",
"chrome-cookies-secure": "2.0.0",
"colors": "1.4.0",
"commander": "2.9.0",
"css2json": "0.0.4",
"elasticsearch": "16.7.2",
"exceljs": "4.3.0",
"express": "4.15.3",
"fs-extra": "8.0.1",
"hbase": "0.6.1",
"hdfs247": "1.0.0",
"krb5": "0.5.5",
"highlight.js": "9.15.8",
"html2json": "1.0.2",
"inliner": "1.13.1",
"jquery": "3.2.1",
"jsdom": "10.1.0",
"jszip": "3.7.1",
"lodash": "4.17.4",
"mammoth": "1.4.19",
"mockjs": "1.1.0",
"moment": "2.18.1",
"mongojs": "2.6.0",
"multer": "1.3.0",
"mysql2": "2.3.3",
"node-schedule": "2.1.0",
"pid-port": "0.1.1",
"printf": "0.2.5",
"ps-list": "7.2.0",
"puppeteer": "23.10.1",
"q": "1.5.1",
"sharp": "0.33.5",
"shelljs": "0.8.5",
"stream-request": "0.0.2",
"superagent": "3.5.2",
"superagent-charset": "1.2.0",
"tar": "6.1.0",
"temme": "0.8.3",
"tree-kill": "1.2.2",
"unzip-stream": "0.3.1",
"unzipper": "0.10.11",
"ws": "8.3.0"
}
}