-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
33 lines (33 loc) · 1.13 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
{
"name": "nu_placement_portal",
"version": "1.0.0",
"description": "1. <a href=\"https://github.com/somanyadav\">Soman Yadav</a> \r 2. <a href=\"https://github.com/princ1211\">Prince Jain</a> \r 3. <a href=\"https://github.com/mahakfaheem\">Mahak Faheem</a> \r 4. <a href=\"https://github.com/dikshadutt08\">Diksha Dutt</a> \r 5. <a href=\"https://github.com/SiddheshShinde-tech\">Siddhesh Shinde</a>",
"main": "index.js",
"dependencies": {
"colors": "^1.4.0",
"cors": "^2.8.5",
"dotenv": "^16.0.0",
"express": "^4.17.3",
"mongoose": "^6.2.8",
"msnodesqlv8": "^2.7.0",
"mssql": "^9.0.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SiddheshShinde-tech/NU-Placement-Portal.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/SiddheshShinde-tech/NU-Placement-Portal/issues"
},
"homepage": "https://github.com/SiddheshShinde-tech/NU-Placement-Portal#readme",
"devDependencies": {
"css-loader": "^6.7.1",
"html-webpack-plugin": "^5.5.0"
}
}