mirror of
https://github.com/openharmony/communication_wifi_aware.git
synced 2026-06-30 23:27:55 -04:00
+5
-4
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@openharmony/wifi_aware_lite",
|
||||
"name": "@ohos/wifi_aware",
|
||||
"version": "3.1.0",
|
||||
"description": "wifi_aware_lite",
|
||||
"description": "wifi_aware",
|
||||
"publishAs": "code-segment",
|
||||
"scripts": {
|
||||
"install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/wifi_aware && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH"
|
||||
@@ -13,10 +13,11 @@
|
||||
"destPath": "foundation/communication/wifi_aware"
|
||||
},
|
||||
"component": {
|
||||
"name": "wifi_aware_lite",
|
||||
"name": "wifi_aware",
|
||||
"subsystem": "communication",
|
||||
"adapted_system_type": [
|
||||
"small"
|
||||
"small",
|
||||
"standard"
|
||||
],
|
||||
"features": [
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user