mirror of
https://gitee.com/openharmony/applications_dlp_manager
synced 2024-11-23 09:59:57 +00:00
d3c3c5e600
Match-id-2e35a718c407055d4e4c245345bd9be75fd75d00
35 lines
801 B
JSON
35 lines
801 B
JSON
{
|
|
"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": [
|
|
"SystemCapability.Security.DataLossPrevention"
|
|
],
|
|
"features": [],
|
|
"adapted_system_type": [
|
|
"standard"
|
|
],
|
|
"rom": "670KB",
|
|
"ram": "",
|
|
"deps": {
|
|
"components": [],
|
|
"third_party": []
|
|
},
|
|
"build": {
|
|
"sub_component": [],
|
|
"inner_kits": [],
|
|
"test": []
|
|
}
|
|
}
|
|
}
|