{ "name": "@ohos/communication_nfc", "version": "3.1", "description": "nfc service", "homePage": "https://gitee.com/openharmony", "license": "Apache License 2.0", "repository": "https://gitee.com/openharmony/communication_nfc", "domain": "os", "language": "", "publishAs": "code-segment", "private": false, "scripts": {}, "tags": [ "foundation" ], "keywords": [ "communication", "nfc" ], "envs": [], "dirs": [], "author": { "name": "", "email": "", "url": "" }, "contributors": [ { "name": "", "email": "", "url": "" } ], "segment": { "destPath": "foundation/communication/nfc" }, "component": { "name": "nfc", "subsystem": "communication", "syscap": [ "SystemCapability.Communication.NFC.Core", "SystemCapability.Communication.NFC.Tag", "SystemCapability.Communication.NFC.CardEmulation" ], "features": [], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [ "ipc", "hilog", "bundle_framework", "c_utils", "napi", "ability_base", "samgr", "ability_runtime", "access_token", "common_event_service", "eventhandler", "miscdevice", "preferences", "safwk", "drivers_interface_nfc", "init" ], "third_party": [ "libnfc-nci", "zlib" ] }, "build": { "group_type": { "base_group": [], "fwk_group": [ "//foundation/communication/nfc/interfaces/inner_api:nfc_inner_kits", "//foundation/communication/nfc/frameworks/js/napi/controller:controller", "//foundation/communication/nfc/frameworks/js/napi/cardEmulation:cardemulation", "//foundation/communication/nfc/frameworks/js/napi/tag:tag" ], "service_group": [ "//third_party/libnfc-nci/SN100x:nfc-nci", "//foundation/communication/nfc/sa_profile:nfc_profile", "//foundation/communication/nfc/services:nfc_service" ] }, "inner_kits": [ { "type": "so", "name": "//foundation/communication/nfc/interfaces/inner_api:nfc_inner_kits", "header": { "header_files": [ "nfc_controller.h" ], "header_base": "//foundation/communication/nfc/interfaces/inner_api/include/controller" } } ], "test": [ "//foundation/communication/nfc/test:test_nfc_service" ] }, "hisysevent_config": [ ] } }