1{ 2 "name": "@ohos/dlp_manager", 3 "description": "dlp_manager", 4 "version": "3.1.0", 5 "license": "Apache License 2.0", 6 "publishAs": "code-segment", 7 "segment": { 8 "destPath": "applications/standard/dlp_manager" 9 }, 10 "dirs": {}, 11 "scripts": {}, 12 "component": { 13 "name": "dlp_manager", 14 "subsystem": "applications", 15 "syscap": [ 16 "SystemCapability.Security.DataLossPrevention" 17 ], 18 "features": [], 19 "adapted_system_type": [ 20 "standard" 21 ], 22 "rom": "670KB", 23 "ram": "", 24 "deps": { 25 "components": [], 26 "third_party": [] 27 }, 28 "build": { 29 "sub_component": [], 30 "inner_kits": [], 31 "test": [] 32 } 33 } 34} 35