106 lines
2.6 KiB
JSON
106 lines
2.6 KiB
JSON
{
|
||
"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": "-"
|
||
}
|
||
}
|
||
}
|
||
}
|
||
}
|
||
} |