mirror of
http://36.133.248.69:3088/admin/RentWeAppFront.git
synced 2026-03-07 17:32:25 +08:00
30 lines
744 B
JSON
30 lines
744 B
JSON
{
|
|
"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"
|
|
}
|