-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
36 lines (36 loc) · 980 Bytes
/
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
{
"name": "nidhibhavsarmovie-trailer5596",
"version": "1.0.0",
"description": "technical challenge",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/marysang/nidhibhavsarMovie-Trailer5596.git"
},
"author": "nidhi",
"license": "ISC",
"bugs": {
"url": "https://github.com/marysang/nidhibhavsarMovie-Trailer5596/issues"
},
"homepage": "https://github.com/marysang/nidhibhavsarMovie-Trailer5596#readme",
"dependencies": {
"body-parser": "^1.19.0",
"ejs": "^3.1.6",
"errorhandler": "^1.5.1",
"express": "^4.17.1",
"express-session": "^1.17.2",
"fs": "0.0.1-security",
"http": "0.0.1-security",
"https": "^1.0.0",
"method-override": "^3.0.0",
"morgan": "^1.10.0",
"multer": "^1.4.2",
"nano": "^9.0.3",
"path": "^0.12.7",
"serve-favicon": "^2.5.0",
"serve-static": "^1.14.1"
}
}