27 lines
648 B
JSON
27 lines
648 B
JSON
{
|
|
"name": "zyhs",
|
|
"version": "1.0.0",
|
|
"description": "中亿华商3.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@i5920/uni-socket": "^2.0.1",
|
|
"cos-js-sdk-v5": "^1.4.16",
|
|
"cos-wx-sdk-v5": "^1.1.4",
|
|
"crypto-js": "^4.0.0",
|
|
"dayjs": "^1.11.7",
|
|
"tim-js-sdk": "^2.26.6",
|
|
"tim-profanity-filter-plugin": "^0.9.0",
|
|
"tim-upload-plugin": "^1.1.0",
|
|
"tim-wx-sdk": "^2.26.6"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://git.jinanluke.com:8099/zyhs3.0_front/redmall-uniapp.git"
|
|
},
|
|
"author": "zyhs",
|
|
"license": "ISC"
|
|
}
|