@tencentcloud/chat-cs-uniapp
Version:
TCCC uniapp UIKit
29 lines • 628 B
JSON
{
"name": "@tencentcloud/chat-cs-uniapp",
"version": "1.0.1",
"description": "TCCC uniapp UIKit",
"main": "index.js",
"keywords": [
"TCCC",
"uniapp",
"UIKit"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "yf",
"license": "ISC",
"dependencies": {
"@types/js-cookie": "^3.0.2",
"@types/marked": "^4.0.8",
"axios": "^1.2.1",
"js-cookie": "^3.0.1",
"marked": "^4.2.5",
"query-string": "^7.1.3",
"tim-js-sdk": "2.27.0",
"ulid": "^2.3.0",
"xss": "^1.0.14",
"tim-wx-sdk": "2.27.0",
"tim-upload-plugin": "1.2.0"
}
}