Spaces:
Running
Running
File size: 517 Bytes
16a83e0 096c895 16a83e0 db0be24 16a83e0 | 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 | {
"name": "backend",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"@google/generative-ai": "^0.24.1",
"cors": "^2.8.6",
"dotenv": "^17.4.1",
"express": "^5.2.1",
"firebase-admin": "^13.8.0",
"mongoose": "^9.4.1",
"multer": "^2.1.1",
"node-fetch": "^2.7.0",
"telegraf": "^4.16.3"
}
}
|