刮刮前端
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.
 
 
 
 

28 lines
706 B

{
"name": "@dcloudio/uni-h5",
"version": "2.0.0-32920211029001",
"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",
"safe-area-insets": "^1.4.1"
},
"uni-app": {
"name": "h5",
"title": "H5",
"main": "lib/h5/uni.config.js"
},
"gitHead": "9e2d0f8e244724fcd64880316c57d837d1778cf8"
}