Files
jurong_Intermediate/package.json

35 lines
825 B
JSON
Raw Permalink Normal View History

2025-09-25 11:01:00 +08:00
{
"dependencies": {
"@alicloud/dysmsapi20170525": "^4.2.0",
"@alicloud/openapi-client": "^0.4.15",
"alipay-sdk": "^4.14.0",
"bcryptjs": "^3.0.2",
"body-parser": "^2.2.0",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dayjs": "^1.11.18",
"dotenv": "^17.2.2",
"express": "^5.1.0",
"express-rate-limit": "^8.1.0",
"express-validator": "^7.2.1",
"jsonwebtoken": "^9.0.2",
"minio": "^8.0.6",
"multer": "^2.0.2",
"mysql2": "^3.15.0",
"node-cron": "^4.2.1",
"node-rsa": "^1.1.1",
"qrcode": "^1.5.4",
"winston": "^3.17.0"
},
"name": "jurong_intermediate",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}