12b64ed2dSopenharmony_ci{ 22b64ed2dSopenharmony_ci "name": "@ohos/wifi_aware", 32b64ed2dSopenharmony_ci "version": "3.1.0", 42b64ed2dSopenharmony_ci "description": "wifi_aware", 52b64ed2dSopenharmony_ci "publishAs": "code-segment", 62b64ed2dSopenharmony_ci "scripts": { 72b64ed2dSopenharmony_ci "install": "DEST_PATH=${DEP_BUNDLE_BASE}/foundation/communication/wifi_aware && mkdir -p $DEST_PATH && cp -r ./* $DEST_PATH" 82b64ed2dSopenharmony_ci }, 92b64ed2dSopenharmony_ci "author": {}, 102b64ed2dSopenharmony_ci "repository": "", 112b64ed2dSopenharmony_ci "license": "Apache License 2.0", 122b64ed2dSopenharmony_ci "segment": { 132b64ed2dSopenharmony_ci "destPath": "foundation/communication/wifi_aware" 142b64ed2dSopenharmony_ci }, 152b64ed2dSopenharmony_ci "component": { 162b64ed2dSopenharmony_ci "name": "wifi_aware", 172b64ed2dSopenharmony_ci "subsystem": "communication", 182b64ed2dSopenharmony_ci "adapted_system_type": [ 192b64ed2dSopenharmony_ci "small", 202b64ed2dSopenharmony_ci "standard" 212b64ed2dSopenharmony_ci ], 222b64ed2dSopenharmony_ci "features": [ 232b64ed2dSopenharmony_ci ], 242b64ed2dSopenharmony_ci "rom": "967KB", 252b64ed2dSopenharmony_ci "ram": "28MB", 262b64ed2dSopenharmony_ci "deps": { 272b64ed2dSopenharmony_ci "components": [ 282b64ed2dSopenharmony_ci ], 292b64ed2dSopenharmony_ci "third_party": [ 302b64ed2dSopenharmony_ci ] 312b64ed2dSopenharmony_ci }, 322b64ed2dSopenharmony_ci "build": { 332b64ed2dSopenharmony_ci "sub_component": [ 342b64ed2dSopenharmony_ci "//foundation/communication/wifi_aware:wifiaware" 352b64ed2dSopenharmony_ci ], 362b64ed2dSopenharmony_ci "inner_kits": [ 372b64ed2dSopenharmony_ci ], 382b64ed2dSopenharmony_ci "test": [ 392b64ed2dSopenharmony_ci ] 402b64ed2dSopenharmony_ci } 412b64ed2dSopenharmony_ci } 422b64ed2dSopenharmony_ci } 43