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.
27 lines
762 B
JSON
27 lines
762 B
JSON
{
|
|
"name": "yiji-yuyue-h5",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"dev:h5": "uni",
|
|
"build:h5": "uni build"
|
|
},
|
|
"dependencies": {
|
|
"@dcloudio/uni-app": "3.0.0-4060620250520001",
|
|
"@dcloudio/uni-app-plus": "3.0.0-4060620250520001",
|
|
"@dcloudio/uni-components": "3.0.0-4060620250520001",
|
|
"@dcloudio/uni-h5": "3.0.0-4060620250520001",
|
|
"vue": "^3.4.21",
|
|
"pinia": "^2.1.7"
|
|
},
|
|
"devDependencies": {
|
|
"@dcloudio/types": "^3.4.8",
|
|
"@dcloudio/uni-automator": "3.0.0-4060620250520001",
|
|
"@dcloudio/uni-cli-shared": "3.0.0-4060620250520001",
|
|
"@dcloudio/uni-stacktracey": "3.0.0-4060620250520001",
|
|
"@dcloudio/vite-plugin-uni": "3.0.0-4060620250520001",
|
|
"vite": "^5.2.0",
|
|
"sass": "^1.77.0"
|
|
}
|
|
}
|