@tencentcloud/ai-desk-customer-wechat
Version:
AI Desk customer UIKit for wechat mini program
32 lines (31 loc) • 788 B
JSON
{
"name": "@tencentcloud/ai-desk-customer-wechat",
"version": "1.6.8",
"description": "AI Desk customer UIKit for wechat mini program",
"main": "ai-desk-customer-wechat/index",
"keywords": [
"ai customer service",
"ai agent",
"chat",
"chatbot",
"wechat",
"tencentcloud",
"deepseek"
],
"scripts": {
"pack": "node ./copy-uikit-files.js && node ./copy-packagejson-readme.js && node replace-assets.js"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"author": "",
"license": "ISC",
"dependencies": {
"@tencentcloud/ai-desk-customer-uniapp": "^1.6.8",
"glob": "^11.0.1",
"js-audio-recorder": "^1.0.7",
"rimraf": "^6.0.1",
"unplugin-vue2-script-setup": "^0.11.4"
}
}