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.
29 lines
621 B
JSON
29 lines
621 B
JSON
{
|
|
"name": "imv10uniapp",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"html2canvas": "^1.4.1",
|
|
"@xkit-yx/im-store-v2": "^0.4.0",
|
|
"@xkit-yx/utils": "^0.5.6",
|
|
"dayjs": "^1.11.7",
|
|
"fetch-event-source": "^1.0.0-alpha.2",
|
|
"mobx": "^6.6.1",
|
|
"nim-web-sdk-ng": "^10.4.0",
|
|
"pinyin": "^3.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"file-saver": "^2.0.5",
|
|
"pako": "^2.1.0",
|
|
"sass": "^1.86.0",
|
|
"sass-loader": "^16.0.5"
|
|
}
|
|
}
|