This commit is contained in:
60
node_modules/@dcloudio/uni-h5/package.json
generated
vendored
Normal file
60
node_modules/@dcloudio/uni-h5/package.json
generated
vendored
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"name": "@dcloudio/uni-h5",
|
||||
"version": "3.0.0-4080720251210001",
|
||||
"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.7",
|
||||
"localstorage-polyfill": "^1.0.1",
|
||||
"safe-area-insets": "1.4.1",
|
||||
"postcss-selector-parser": "6.1.2",
|
||||
"vue-router": "4.4.4",
|
||||
"xmlhttprequest": "^1.8.0",
|
||||
"@dcloudio/uni-h5-vite": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-i18n": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-shared": "3.0.0-4080720251210001",
|
||||
"@dcloudio/uni-h5-vue": "3.0.0-4080720251210001"
|
||||
},
|
||||
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
|
||||
"devDependencies": {
|
||||
"@types/estree": "1.0.5",
|
||||
"@types/google.maps": "3.58.0",
|
||||
"@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.3.3",
|
||||
"fs-extra": "10.1.0",
|
||||
"unplugin-auto-import": "19.1.0",
|
||||
"vue": "3.4.21",
|
||||
"@dcloudio/uni-cli-shared": "3.0.0-4080720251210001"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user