-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
45 lines (45 loc) · 1.09 KB
/
package.json
File metadata and controls
45 lines (45 loc) · 1.09 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
{
"name": "cloud-computing",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"async": "^2.6.2",
"audit": "0.0.6",
"aws-sdk": "^2.453.0",
"aysnc": "0.0.1-security",
"body-parser": "^1.19.0",
"bs-custom-file-input": "^1.3.2",
"connect-multiparty": "^2.2.0",
"cookie-parser": "~1.4.4",
"crypto": "^1.0.1",
"crypto-js": "^3.1.9-1",
"debug": "~2.6.9",
"ejs": "^2.6.1",
"ejs-lint": "^0.3.0",
"express": "~4.16.1",
"express-session": "^1.16.1",
"file-saver": "^2.0.2",
"formidable": "^1.2.1",
"http-errors": "^1.6.3",
"jquery": "^3.4.1",
"jquery-contextmenu": "^2.8.0",
"mkdirp": "^0.5.1",
"module": "^1.2.5",
"monaco-editor": "^0.17.0",
"morgan": "~1.9.1",
"multer": "^1.4.1",
"multiparty": "^4.2.1",
"mysql": "^2.17.1",
"node-jsdifflib": "^1.1.4",
"passport": "^0.4.0",
"passport-kakao": "0.0.5",
"request": "^2.88.0",
"require": "^2.4.20",
"serve-favicon": "^2.5.0",
"socket.io": "^2.2.0",
"uuid": "^3.3.2"
}
}