文件
jw-beauty/cloud/package.json
T

15 行
323 B
JSON

{
"name": "hox-cloud-functions",
"version": "1.0.0",
"description": "光子美容仪云函数服务",
"main": "index.js",
"dependencies": {
"tencentcloud-sdk-nodejs": "^4.0.0",
"mysql2": "^3.0.0",
"ioredis": "^5.0.0",
"jsonwebtoken": "^9.0.0",
"bcryptjs": "^2.4.0",
"uuid": "^9.0.0"
}
}