{
    "name": "@ohos/location_cangjie_wrapper",
    "version": "6.1",
    "description": "The cangejie API of Location service, provide the functionality to obtain the current location.",
    "homePage": "https://gitee.com/openharmony",
    "license": "Apache License 2.0",
    "repository": "",
    "domain": "os",
    "publishAs": "code-segment",
    "private": false,
    "segment": {
        "destPath": "base/location/location_cangjie_wrapper"
    },
    "component": {
        "name": "location_cangjie_wrapper",
        "subsystem": "location",
        "syscap": [],
        "features": [],
        "adapted_system_type": [
            "standard"
        ],
        "rom": "120KB",
        "ram": "108KB",
        "hisysevent_config": [],
        "deps": {
            "components": [
                "cangjie_ark_interop",
                "hiviewdfx_cangjie_wrapper",
                "location"
            ]
        },
        "build": {
            "sub_component": [
                "//base/location/location_cangjie_wrapper/ohos/geo_location_manager:ohos.geo_location_manager",
                "//base/location/location_cangjie_wrapper/kit/LocationKit:kit.LocationKit"
            ],
            "inner_kits": [
                {
                    "name": "//base/location/location_cangjie_wrapper:copy_sdk_location_cangjie_libs"
                },
                {
                    "name": "//base/location/location_cangjie_wrapper:copy_sdk_location_cangjie_libs_kit"
                }
            ],
            "test": []
        }
    }
}