初始化万家商超用户端仓库
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user