-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
143 lines (143 loc) · 3.99 KB
/
package.json
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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
{
"name": "start-app",
"_moduleAliases": {
"@root": "dist/",
"config": "dist/config/",
"base": "dist/base/",
"tool": "dist/tool/"
},
"version": "1.0.0",
"description": "",
"bin": "./bin/start-app",
"main": "dist/app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "npx tsc -w",
"migrate": "npx knex migrate:latest",
"build": "npx tsc",
"build-webpack": "npx webpack --config webpack.config.js"
},
"author": "",
"license": "ISC",
"devDependencies": {
"@types/inquirer": "^7.3.3",
"@types/lodash": "^4.14.182",
"@types/minimist": "^1.2.2",
"@types/node": "^17.0.45",
"@types/tsc-watch": "^4.2.0",
"babel-plugin-module-resolver": "^4.1.0",
"babel-preset-minify": "^0.5.2",
"copy-webpack-plugin": "^10.2.4",
"ts-loader": "^9.3.0",
"tsc-watch": "^4.6.2",
"webpack-cli": "^4.10.0",
"webpack-node-externals": "^3.0.0"
},
"dependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.5",
"@babel/plugin-proposal-class-properties": "^7.17.12",
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
"@babel/preset-env": "^7.18.2",
"@babel/preset-typescript": "^7.17.12",
"@bull-board/express": "^4.3.2",
"@slynova/flydrive": "^1.0.3",
"@types/async": "^3.2.13",
"@types/fs-extra": "^9.0.12",
"@types/jsonwebtoken": "^8.5.1",
"@types/minimist": "^1.2.1",
"@types/multer": "^1.4.7",
"@types/node-redis-pubsub": "^3.0.0",
"@types/restore-cursor": "^3.1.0",
"@types/ssh2": "^0.5.52",
"@types/ws": "^8.5.3",
"@types/yaml": "^1.9.7",
"@vscode/sqlite3": "^5.0.8",
"async": "^3.2.4",
"axios": "^0.27.2",
"bcrypt": "^5.1.0",
"better-sqlite3": "^7.5.3",
"bullmq": "^3.14.0",
"chalk": "^4.1.1",
"connect-redis": "^6.1.3",
"cors": "^2.8.5",
"db-migrate": "^0.11.13",
"db-migrate-sqlite3": "^0.4.0",
"death": "^1.1.0",
"dir-to-json": "0.0.3",
"dotenv": "^8.2.0",
"eventemitter2": "^6.4.4",
"execa": "^6.1.0",
"express": "^4.18.1",
"express-session": "^1.17.2",
"filendir": "^2.0.1",
"form-data": "^4.0.0",
"git-download": "0.0.2",
"gulp": "^4.0.2",
"html-entities": "^2.3.3",
"ignore": "^5.1.8",
"inquirer": "^8.2.4",
"inquirer-autosubmit-prompt": "^0.2.0",
"inquirer-file-tree-selection-prompt": "^1.0.19",
"inquirer-search-list": "^1.2.6",
"ioredis": "^5.0.6",
"is-cygwin": "^2.0.0",
"js-crypto-aes": "^1.0.4",
"jsonplus": "^1.2.1",
"knex": "^2.1.0",
"lodash": "^4.17.21",
"log4js": "^6.5.2",
"marked": "^4.0.17",
"md5": "^2.3.0",
"micromatch": "^4.0.5",
"mime-types": "^2.1.35",
"minimist": "^1.2.6",
"module-alias": "^2.2.2",
"moment": "^2.29.3",
"moment-timezone": "^0.5.33",
"multer": "^1.4.4",
"multer-flydrive-engine": "^1.0.2",
"mustache": "^4.2.0",
"named-routes": "^2.0.7",
"node-cron": "^3.0.2",
"node-multithread": "^1.0.4",
"node-notifier": "^10.0.0",
"node-pty": "^0.10.1",
"nodemailer": "^6.7.5",
"nunjucks": "^3.2.3",
"object-scan": "^17.0.0",
"observatory": "^1.0.0",
"parse-gitignore": "^1.0.1",
"ping-monitor": "^0.6.2",
"readdirp": "^3.6.0",
"redis": "^4.1.0",
"redis-json": "^6.0.3",
"restore-cursor": "^4.0.0",
"rsync": "^0.6.1",
"scp2": "^0.5.0",
"serialize-error": "^8.0.1",
"session-file-store": "^1.5.0",
"shelljs": "^0.8.5",
"source-map-support": "^0.5.21",
"sql-bricks": "^3.0.0",
"sqlite3": "^5.0.8",
"ssh-config": "^4.1.5",
"ssh2": "0.8.9",
"ssh2-config": "^0.1.0",
"ssh2-promise": "^1.0.2",
"ssh2-sftp-client": "^7.2.3",
"stream-equal": "^2.0.1",
"tail": "^2.2.4",
"ts-node": "^10.8.1",
"tslib": "^2.4.0",
"tslint": "^6.1.3",
"tspath": "^1.3.7",
"typescript": "^4.7.3",
"uberproto": "^2.0.6",
"upath": "^2.0.1",
"webpack": "^5.73.0",
"window-size": "^1.1.1",
"workerpool": "^6.2.1",
"ws": "^8.8.0"
}
}