27 lines
626 B
JSON
27 lines
626 B
JSON
{
|
|
"id": "zw-devicemac",
|
|
"name": "获取安卓设备MAC地址",
|
|
"displayName": "获取安卓设备MAC地址",
|
|
"version": "0.1.0",
|
|
"description": "兼容vue3用于获取安卓设备MAC地址,可支持Wi-Fi/蜂窝网络",
|
|
"keywords": [
|
|
"js",
|
|
"安卓MAC地址",
|
|
"vue3"
|
|
],
|
|
"dcloudext": {
|
|
"type": "js_sdk",
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
}
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": []
|
|
}
|
|
} |