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.
bocai_supplyChain_uni/package.json

25 lines
501 B
JSON

8 months ago
{
8 months ago
"name": "imv10uniapp",
"version": "1.0.0",
"description": "",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
8 months ago
},
8 months ago
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
8 months ago
"@xkit-yx/im-store-v2": "^0.4.0",
8 months ago
"@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"
8 months ago
},
"devDependencies": {
8 months ago
"sass": "^1.86.0",
"sass-loader": "^16.0.5"
8 months ago
}
8 months ago
}