-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
36 lines (36 loc) · 862 Bytes
/
package.json
File metadata and controls
36 lines (36 loc) · 862 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
32
33
34
35
36
{
"name": "board",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"aws-sdk": "2.804.0",
"axios": "^0.25.0",
"child-process": "^1.0.2",
"cookie-parser": "~1.4.4",
"crypto-js": "^4.1.1",
"crypto-promise": "^2.1.0",
"debug": "~2.6.9",
"express": "^4.17.1",
"http-errors": "~1.6.3",
"install": "^0.13.0",
"jade": "~1.11.0",
"jsonwebtoken": "^8.5.1",
"moment": "^2.29.1",
"momnet": "2.28.0",
"morgan": "~1.9.1",
"multer": "1.4.2",
"multer-s3": "2.9.0",
"node-schedule": "^2.1.0",
"node-schedule-manager": "^1.0.2",
"nodemailer": "^6.6.3",
"npm": "^7.13.0",
"promise-mysql": "^3.3.2",
"promise-mysql-native": "^3.3.2",
"python-shell": "^3.0.1",
"rand-token": "^1.0.1",
"scheduler": "^0.22.0"
}
}