cdec9793创建于 2024年12月20日历史提交
{
    "name": "@ohos/dlp_manager",
    "description": "dlp_manager",
    "version": "3.1.0",
    "license": "Apache License 2.0",
    "publishAs": "code-segment",
    "segment": {
        "destPath": "applications/standard/dlp_manager"
    },
    "dirs": {},
    "scripts": {},
    "component": {
        "name": "dlp_manager",
        "subsystem": "applications",
        "syscap": [],
        "features": [],
        "adapted_system_type": [
            "standard"
        ],
        "rom": "670KB",
        "ram": "",
        "deps": {
            "components": [],
            "third_party": []
        },
        "build": {
            "sub_component": [
                "//applications/standard/dlp_manager:dlp_manager"
            ],
            "inner_kits": [],
            "test": []
        }
    }
}