-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
50 lines (50 loc) · 1.19 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
{
"name": "reusevandy",
"version": "1.0.0",
"description": "",
"main": "app.js",
"scripts": {
"test": "jest"
},
"repository": {
"type": "git",
"url": "git+https://github.com/caldwecg/ReuseVandy.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/caldwecg/ReuseVandy/issues"
},
"homepage": "https://github.com/caldwecg/ReuseVandy#readme",
"dependencies": {
"-": "0.0.1",
"aws-sdk": "^2.1043.0",
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
"btoa": "^1.2.1",
"buffer": "^6.0.3",
"cookie-parser": "^1.4.5",
"dotenv": "^10.0.0",
"ejs": "^3.1.6",
"express": "^4.17.1",
"express-fileupload": "^1.2.1",
"express-request-mock": "^3.1.0",
"express-session": "^1.17.2",
"fs": "0.0.1-security",
"g": "^2.0.1",
"jest": "^27.3.1",
"mongo-image-converter": "^1.0.2",
"mongoose": "^6.0.9",
"multer": "^1.4.3",
"multer-gridfs-storage": "^5.0.2",
"multer-s3": "^2.10.0",
"nodemailer": "^6.7.0",
"npm": "^8.1.3",
"path": "^0.12.7",
"popups": "^1.1.3",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"request": "^2.88.2",
"supertest": "^6.1.6"
}
}