You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
463 B
JSON
20 lines
463 B
JSON
{
|
|
"dependencies": {
|
|
"@vue/composition-api": "^1.7.2",
|
|
"@xkit-yx/core-kit": "^0.14.3",
|
|
"@xkit-yx/im-store": "^0.4.5",
|
|
"file-saver": "^2.0.5",
|
|
"html2canvas": "^1.4.1",
|
|
"moment": "^2.29.4",
|
|
"unplugin-vue2-script-setup": "^0.11.4"
|
|
},
|
|
"devDependencies": {
|
|
"@xkit-yx/im-store-v2": "^0.4.0",
|
|
"@xkit-yx/utils": "^0.5.6",
|
|
"dayjs": "^1.11.7",
|
|
"mobx": "^6.6.1",
|
|
"nim-web-sdk-ng": "^10.4.0",
|
|
"pinyin": "^3.1.0"
|
|
}
|
|
}
|