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.
54 lines
1.4 KiB
54 lines
1.4 KiB
{
|
|
"name": "@dcloudio/uni-h5",
|
|
"version": "3.0.0-alpha-3060920221114001",
|
|
"description": "@dcloudio/uni-h5",
|
|
"main": "./dist/uni-h5.cjs.js",
|
|
"module": "./dist/uni-h5.es.js",
|
|
"files": [
|
|
"dist",
|
|
"lib",
|
|
"style"
|
|
],
|
|
"sideEffects": [
|
|
"lib/automator.js"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-h5"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"bugs": {
|
|
"url": "https://github.com/dcloudio/uni-app/issues"
|
|
},
|
|
"uni-app": {
|
|
"name": "uni-h5",
|
|
"apply": [
|
|
"h5"
|
|
],
|
|
"main": "dist/uni.compiler.js"
|
|
},
|
|
"dependencies": {
|
|
"@dcloudio/uni-h5-vite": "3.0.0-alpha-3060920221114001",
|
|
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3060920221114001",
|
|
"@dcloudio/uni-i18n": "3.0.0-alpha-3060920221114001",
|
|
"@dcloudio/uni-shared": "3.0.0-alpha-3060920221114001",
|
|
"@vue/server-renderer": "3.2.41",
|
|
"@vue/shared": "3.2.41",
|
|
"localstorage-polyfill": "^1.0.1",
|
|
"safe-area-insets": "^1.4.1",
|
|
"vue-router": "^4.1.6",
|
|
"xmlhttprequest": "^1.8.0"
|
|
},
|
|
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
|
|
"devDependencies": {
|
|
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3060920221114001",
|
|
"@types/estree": "^0.0.51",
|
|
"@types/google.maps": "^3.45.6",
|
|
"@amap/amap-jsapi-types": "^0.0.8",
|
|
"acorn-loose": "^8.2.1",
|
|
"acorn-walk": "^8.2.0",
|
|
"estree-walker": "^2.0.2",
|
|
"vue": "3.2.41"
|
|
}
|
|
}
|
|
|