{ "name": "@ohos/distributedschedule_safwk", "description": "system ability framework", "homePage": "https://gitee.com/openharmony", "version": "3.1", "license": "Apache License 2.0", "repository": "https://gitee.com/openharmony/distributedschedule_safwk", "publishAs": "code-segment", "segment": { "destPath": "foundation/distributedschedule/safwk" }, "dirs": {}, "scripts": {}, "component": { "name": "safwk", "subsystem": "distributedschedule", "adapted_system_type": [ "standard" ], "rom": "200KB", "ram": "7130KB", "deps": { "components": [ "hiviewdfx_hilog_native", "ipc", "samgr_standard", "utils_base" ], "third_party": [ "libxml2" ] }, "build": { "sub_component": [ "//foundation/distributedschedule/safwk/etc/profile:foundation_trust", "//foundation/distributedschedule/safwk/services/safwk:sa_main" ], "inner_kits": [ { "header": { "header_base": "//foundation/distributedschedule/safwk/interfaces/innerkits/safwk", "header_files": [ "system_ability.h" ] }, "name": "//foundation/distributedschedule/safwk/interfaces/innerkits/safwk:system_ability_fwk" } ], "test": [ "//foundation/distributedschedule/safwk/test:unittest" ] } } }