Many Changes
This commit is contained in:
17
tools/comServer/package.json
Normal file
17
tools/comServer/package.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"scripts": {
|
||||
"start": "nodemon index.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@supabase/supabase-js": "^2.39.3",
|
||||
"cors": "^2.8.5",
|
||||
"dayjs": "^1.11.10",
|
||||
"express": "^4.18.2",
|
||||
"ical-generator": "^6.0.1",
|
||||
"imapflow": "^1.0.150",
|
||||
"moment": "^2.30.1",
|
||||
"node-imap": "^0.9.6",
|
||||
"nodemon": "^3.0.3",
|
||||
"vcards-js": "^2.10.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user