Files
wanjiashangchao-user/package.json
2025-04-30 14:04:34 +08:00

21 lines
434 B
JSON

{
"name": "modularization-example",
"version": "1.0.0",
"description": "模块化示例项目",
"main": "main.js",
"repository": {
"type": "git",
"url": "http://111.229.13.202:8099/liuhuan/fastui.git"
},
"keywords": [],
"author": "stars",
"license": "ISC",
"dependencies": {
"@hyoga/uni-socket.io": "^1.0.1",
"vue-i18n": "^8.22.2"
},
"devDependencies": {
"@dcloudio/types": "^2.0.20"
}
}