mrr.sj.front/uni_modules/xtf-gpslocation/package.json

106 lines
2.6 KiB
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "xtf-gpslocation",
"displayName": "android ios 原生gps前后台定位系统定位",
"version": "1.1.12",
"description": "支持uniapp/uniappx android/ios原生gps前后台定位 息屏定位(无第三方)",
"keywords": [
"定位",
"gps定位",
"前台定位",
"后台定位"
],
"repository": "",
"engines": {
"HBuilderX": "^3.6.8",
"uni-app": "^4.07",
"uni-app-x": "^4.07"
},
"dcloudext": {
"type": "uts",
"sale": {
"regular": {
"price": "10.00"
},
"sourcecode": {
"price": "100.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": " <uses-permission android:name=\"android.permission.ACCESS_FINE_LOCATION\"/>\n <uses-permission android:name=\"android.permission.ACCESS_COARSE_LOCATION\"/>\n <uses-permission android:name=\"android.permission.FOREGROUND_SERVICE\"/>\n <uses-permission android:name=\"android.permission.FOREGROUND_SERVICE_LOCATION\"/>\n <uses-permission android:name=\"android.permission.ACCESS_BACKGROUND_LOCATION\"/>"
},
"npmurl": "",
"darkmode": "x",
"i18n": "x",
"widescreen": "x"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "√",
"aliyun": "√",
"alipay": "√"
},
"client": {
"uni-app": {
"vue": {
"vue2": "-",
"vue3": "-"
},
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"vue": "√",
"nvue": "√",
"android": {
"extVersion": "",
"minVersion": "21"
},
"ios": "√",
"harmony": "-"
},
"mp": {
"weixin": "-",
"alipay": "-",
"toutiao": "-",
"baidu": "-",
"kuaishou": "-",
"jd": "-",
"harmony": "-",
"qq": "-",
"lark": "-"
},
"quickapp": {
"huawei": "-",
"union": "-"
}
},
"uni-app-x": {
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"android": {
"extVersion": "",
"minVersion": "21"
},
"ios": "√",
"harmony": "-"
},
"mp": {
"weixin": "-"
}
}
}
}
}
}