Files
ys-app/src/uni_modules/ohyes-nfc/package.json
2025-12-01 18:07:02 +08:00

105 lines
2.0 KiB
JSON

{
"id": "ohyes-nfc",
"displayName": "android NFC ",
"version": "1.0.2",
"description": "ohyes-nfc",
"keywords": [
"android",
"uts",
"nfc"
],
"repository": "",
"engines": {
"HBuilderX": "^4.66",
"uni-app": "^4.27",
"uni-app-x": "^4.27"
},
"dcloudext": {
"type": "uts",
"sale": {
"regular": {
"price": "1.00"
},
"sourcecode": {
"price": "3000.00"
}
},
"contact": {
"qq": "1209808782"
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "android.permission.NFC\nandroid.permission.VIBRATE"
},
"npmurl": "",
"darkmode": "x",
"i18n": "x",
"widescreen": "x"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "√",
"aliyun": "√",
"alipay": "√"
},
"client": {
"uni-app": {
"vue": {
"vue2": {
"extVersion": "1.0.1",
"minVersion": ""
},
"vue3": {
"extVersion": "1.0.1",
"minVersion": ""
}
},
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"vue": "-",
"nvue": "-",
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-",
"alipay": "-",
"toutiao": "-",
"baidu": "-",
"kuaishou": "-",
"jd": "-",
"harmony": "-",
"qq": "-",
"lark": "-"
},
"quickapp": {
"huawei": "-",
"union": "-"
}
},
"uni-app-x": {
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-"
}
}
}
}
}
}