-
Notifications
You must be signed in to change notification settings - Fork 57
/
Copy pathpackage.json
36 lines (36 loc) · 1.08 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
{
"name": "jss_connect-master",
"version": "1.0.0",
"description": "[Visit our website here](https://jssconnect.onrender.com/) <div align=\"center\"> <h2 style=\"text-align:center;font-size:53px;color:red\"><span style=\"color:blue\">JSS</span>CONNECT",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node app"
},
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.19.0",
"dotenv": "^8.2.0",
"ejs": "^3.1.5",
"express": "^4.17.1",
"express-session": "^1.17.1",
"g": "^2.0.1",
"mongoose": "^5.10.3",
"mongoose-findorcreate": "^3.0.0",
"nodemailer": "^6.4.11",
"nodemon": "^2.0.21",
"passport": "^0.4.1",
"passport-google-oauth20": "^2.0.0",
"passport-local-mongoose": "^6.0.1",
"url": "^0.11.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SUCHITRAGIRI/Jssconnect.git"
},
"bugs": {
"url": "https://github.com/SUCHITRAGIRI/Jssconnect/issues"
},
"homepage": "https://github.com/SUCHITRAGIRI/Jssconnect#readme"
}