{ "name": "temu_sales", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "axios": "^0.27.2", "base32-encode": "^2.0.0", "dotenv": "^16.0.3", "express": "^4.18.1", "luxon": "^3.3.0", "node-fetch": "^3.3.2", "otplib": "^12.0.1", "puppeteer": "^22.8.2", "thirty-two": "^1.0.2", "xlsx": "^0.18.5" } }