jsy-app/js_sdk/yu-app-permission/package.json
2025-01-14 10:14:34 +08:00

20 lines
598 B
JSON
Raw 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": "yu-app-permission",
"name": "解决APP未向用户告知权限申请目的导致华为等上架被拒问题",
"displayName": "解决APP未向用户告知权限申请目的导致华为等上架被拒问题",
"version": "0.0.1",
"description": "纯JS单个文件解决安卓APP上架时未向用户告知权限申请目的等被拒问题",
"keywords": [
"华为",
"上架",
"权限",
"上架被拒",
"app"
],
"dcloudext": {
"category": [
"JS SDK",
"通用 SDK"
]
}
}