更新
This commit is contained in:
+60
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"name": "@dcloudio/uni-h5",
|
||||
"version": "3.0.0-4060620250520001",
|
||||
"description": "@dcloudio/uni-h5",
|
||||
"main": "./dist/uni-h5.cjs.js",
|
||||
"module": "./dist/uni-h5.es.js",
|
||||
"files": [
|
||||
"dist",
|
||||
"dist-x",
|
||||
"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": {
|
||||
"@vue/server-renderer": "3.4.21",
|
||||
"@vue/shared": "3.4.21",
|
||||
"debug": "^4.3.3",
|
||||
"localstorage-polyfill": "^1.0.1",
|
||||
"safe-area-insets": "^1.4.1",
|
||||
"postcss-selector-parser": "^6.0.6",
|
||||
"vue-router": "^4.3.0",
|
||||
"xmlhttprequest": "^1.8.0",
|
||||
"@dcloudio/uni-h5-vite": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-h5-vue": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-i18n": "3.0.0-4060620250520001",
|
||||
"@dcloudio/uni-shared": "3.0.0-4060620250520001"
|
||||
},
|
||||
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
|
||||
"devDependencies": {
|
||||
"@types/estree": "^1.0.5",
|
||||
"@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",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^10.0.0",
|
||||
"unplugin-auto-import": "19.1.0",
|
||||
"vue": "3.4.21",
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-4060620250520001"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user