{ "name": "@ohos/location_locator", "version": "3.1.0", "description": "Location Management Capability in Location Services.", "homePage": "https://gitee.com/openharmony", "license": "Apache License 2.0", "repository": "", "domain": "os", "language": "", "publishAs": "code-segment", "private": false, "segment": { "destPath": "base/location/location_locator" }, "component": { "name": "location_locator", "subsystem": "location", "syscap": [ "SystemCapability.Location.Location" ], "features": [], "adapted_system_type": [ "standard" ], "rom": "", "ram": "", "deps": { "components": [ "ipc", "ces_standard", "hiviewdfx_hilog_native", "appexecfwk_standard", "hisysevent_native", "samgr_standard", "startup_l2", "access_token" ], "third_party": [] }, "build": { "sub_component": [ "//base/location/location_locator/locator:lbsservice_locator", "//base/location/etc:etc", "//base/location/profile:location_sa_profile" ], "test": [ "//base/location/location_locator/test/unittest:unittest" ] }, "hisysevent_config": [ "//base/location/location_locator/hisysevent.yaml" ] } }