{ "name": "behpardakht", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "start": "node index.js", "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^1.7.2", "cookie-parser": "^1.4.6", "mongodb": "^6.10.0", "body-parser": "^1.20.2", "cors": "^2.8.5", "crypto-js": "^4.2.0", "express": "^4.18.2", "jalaali-js": "^1.2.7", "moment": "^2.29.4", "soap": "^0.16.0" } }