25 lines
506 B
JSON
25 lines
506 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"
|
|
}
|
|
}
|