You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

31 lines
677 B

{
"name": "server-api",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
"@google-cloud/local-auth": "^2.1.0",
"@mui/material": "^5.10.13",
"body": "^5.1.0",
"body-parser": "^1.20.1",
"corps": "^0.1.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"fullcalendar": "^5.11.3",
"googleapis": "^105.0.0",
"mysql": "^2.18.1",
"parser": "^0.1.4"
},
"description": "",
"devDependencies": {
"nodemon": "^2.0.20"
}
}