You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

47 lines
1.3 KiB

{
"name": "@dcloudio/uni-app-plus",
"version": "3.0.0-alpha-3060920221114001",
"description": "@dcloudio/uni-app-plus",
"files": [
"dist",
"lib",
"style"
],
"sideEffects": [
"lib/automator.js"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dcloudio/uni-app.git",
"directory": "packages/uni-app-plus"
},
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/dcloudio/uni-app/issues"
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"uni-app": {
"name": "uni-app-plus",
"apply": [
"app"
],
"main": "dist/uni.compiler.js"
},
"devDependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3060920221114001",
"@dcloudio/uni-components": "3.0.0-alpha-3060920221114001",
"@dcloudio/uni-h5": "3.0.0-alpha-3060920221114001",
"@dcloudio/uni-i18n": "3.0.0-alpha-3060920221114001",
"@dcloudio/uni-shared": "3.0.0-alpha-3060920221114001",
"@types/pako": "1.0.2",
"@vue/compiler-sfc": "3.2.41",
"autoprefixer": "^10.4.13",
"pako": "^1.0.11",
"postcss": "^8.4.16",
"vue": "3.2.41"
},
"dependencies": {
"@dcloudio/uni-app-vite": "3.0.0-alpha-3060920221114001",
"@dcloudio/uni-app-vue": "3.0.0-alpha-3060920221114001"
}
}