lxp_Maxcess/package.json
2025-04-29 13:26:19 +08:00

26 lines
528 B
JSON

{
"id": "vcode-input",
"name": "验证码输入框",
"version": "2.0",
"description": "验证码输入框,密码输入框",
"keywords": [
"验证码输入框",
"支付密码输入框"
],
"displayName": "验证码输入框",
"dcloudext": {
"category": [
"前端组件",
"通用组件"
]
},
"dependencies": {
"@alipay/ams-checkout": "^1.9.0",
"@tencentcloud/chat": "^3.2.3",
"dayjs": "^1.11.10",
"tim-profanity-filter-plugin": "^1.1.0",
"tim-upload-plugin": "^1.3.0",
"vue-qr": "^4.0.9"
}
}