{
    "name": "@ohos/hats",
    "description": "hats",
    "version": "4.0",
    "license": "Apache License 2.0",
    "publishAs": "code-segment",
    "segment": {
        "destPath": "test/xts/hats"
    },
    "dirs": {},
    "scripts": {},
    "component": {
        "name": "hats",
        "subsystem": "xts",
        "syscap": [],
        "features": [
            "hats_rich",
            "hats_nnrt",
            "hats_drivers_peripheral_power_wakeup_cause_path",
            "hats_drivers_peripheral_battery_pc_macro_isolation"
        ],
        "adapted_system_type": [
            "mini",
            "small",
            "standard"
        ],
        "rom": "0KB",
        "ram": "518144KB",
        "deps": {
            "components": [],
            "third_party": []
        },
        "build": {
            "sub_component": [],
            "inner_kits": [],
            "test": [
                "//test/xts/hats:xts_hats"
            ]
        }
    }
}