-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
29 lines (29 loc) · 955 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
{
"dependencies": {
"@coreui/react": "^4.11.1",
"@emotion/react": "^11.11.4",
"@emotion/styled": "^11.11.0",
"@fortawesome/fontawesome-free": "^6.5.1",
"@fortawesome/free-brands-svg-icons": "^6.5.1",
"@fortawesome/react-fontawesome": "^0.2.0",
"@mui/material": "^5.15.12",
"@react-pdf/renderer": "^3.4.2",
"@zegocloud/zego-uikit-prebuilt": "^2.0.1",
"axios": "^1.6.8",
"express": "^4.19.1",
"nodemailer": "^6.9.13",
"primereact": "^10.5.1",
"react-spinners": "^0.13.8",
"react-toastify": "^10.0.4",
"vanta": "^0.5.24"
},
"name": "diagnocare",
"description": "[Uploading DiagnoCare SRS 2.pdf…]()\r [DiagnoCare Dataset Survey.pdf](https://github.com/ishapaghdal301/DiagnoCare/files/14002532/DiagnoCare.Dataset.Survey.pdf)",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}