114 lines
2.5 KiB
JSON
114 lines
2.5 KiB
JSON
{
|
|
"id": "Skin-cameraUTS",
|
|
"displayName": "UTS实现自定义相机拍照和录像功能",
|
|
"version": "1.0.0",
|
|
"description": "封装了Android和iOS自定义相机预览的功能。",
|
|
"keywords": [
|
|
"相机",
|
|
"录像",
|
|
"拍照"
|
|
],
|
|
"repository": "",
|
|
"engines": {
|
|
"HBuilderX": "^3.7.0",
|
|
"uni-app": "^4.74",
|
|
"uni-app-x": "^4.74"
|
|
},
|
|
"dcloudext": {
|
|
"type": "component-uts",
|
|
"sale": {
|
|
"regular": {
|
|
"price": "168.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": ""
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "android.permission.CAMERA\nandroid.permission.RECORD_AUDIO\nandroid.permission.WRITE_EXTERNAL_STORAGE\nandroid.permission.READ_EXTERNAL_STORAGE\nPrivacy - Camera Usage Description"
|
|
},
|
|
"npmurl": "",
|
|
"darkmode": "x",
|
|
"i18n": "x",
|
|
"widescreen": "x"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "√",
|
|
"aliyun": "√",
|
|
"alipay": "√"
|
|
},
|
|
"client": {
|
|
"uni-app": {
|
|
"vue": {
|
|
"vue2": "x",
|
|
"vue3": "x"
|
|
},
|
|
"web": {
|
|
"safari": "x",
|
|
"chrome": "x"
|
|
},
|
|
"app": {
|
|
"vue": "x",
|
|
"nvue": {
|
|
"extVersion": "1.0.1",
|
|
"minVersion": ""
|
|
},
|
|
"android": {
|
|
"extVersion": "1.0.1",
|
|
"minVersion": "21"
|
|
},
|
|
"ios": {
|
|
"extVersion": "1.0.1",
|
|
"minVersion": "12"
|
|
},
|
|
"harmony": "x"
|
|
},
|
|
"mp": {
|
|
"weixin": "x",
|
|
"alipay": "x",
|
|
"toutiao": "x",
|
|
"baidu": "x",
|
|
"kuaishou": "x",
|
|
"jd": "x",
|
|
"harmony": "x",
|
|
"qq": "x",
|
|
"lark": "x"
|
|
},
|
|
"quickapp": {
|
|
"huawei": "x",
|
|
"union": "x"
|
|
}
|
|
},
|
|
"uni-app-x": {
|
|
"web": {
|
|
"safari": "x",
|
|
"chrome": "x"
|
|
},
|
|
"app": {
|
|
"android": {
|
|
"extVersion": "1.0.1",
|
|
"minVersion": "21"
|
|
},
|
|
"ios": {
|
|
"extVersion": "1.0.1",
|
|
"minVersion": "12"
|
|
},
|
|
"harmony": "x"
|
|
},
|
|
"mp": {
|
|
"weixin": "x"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |