mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-16 13:52:26 +08:00
init
This commit is contained in:
29
node_modules/@dcloudio/uni-h5/package.json
generated
vendored
Normal file
29
node_modules/@dcloudio/uni-h5/package.json
generated
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "@dcloudio/uni-h5",
|
||||
"version": "2.0.2-4070620250821001",
|
||||
"description": "uni-app h5",
|
||||
"main": "dist/index.umd.min.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/dcloudio/uni-app.git",
|
||||
"directory": "packages/uni-h5"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "fxy060608",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"base64-arraybuffer": "^0.2.0",
|
||||
"intersection-observer": "^0.7.0",
|
||||
"pako": "^1.0.11",
|
||||
"postcss-urlrewrite": "^0.3.0",
|
||||
"safe-area-insets": "^1.4.1"
|
||||
},
|
||||
"uni-app": {
|
||||
"name": "h5",
|
||||
"title": "H5",
|
||||
"main": "lib/h5/uni.config.js"
|
||||
},
|
||||
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966"
|
||||
}
|
||||
Reference in New Issue
Block a user