File: /home/cafsindia/ai_allyindian_com/package.json
{
"name": "emtyfolder",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js",
"dev": "nodemon index.js"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"axios": "^1.10.0",
"body-parser": "^2.2.0",
"cors": "^2.8.5",
"dotenv": "^16.5.0",
"express": "^5.1.0",
"mongoose": "^8.16.0",
"sarvamai": "^0.1.5-a1",
"uuid": "^11.1.0"
},
"devDependencies": {
"nodemon": "^3.1.10"
}
}