applications_permission_man.../bundle.json

32 lines
747 B
JSON
Raw Permalink Normal View History

{
"name": "@ohos/permission_manager",
"description": "permission_manager.",
"version": "3.2",
"license": "Apache License 2.0",
"publishAs": "code-segment",
"segment": {
"destPath": "applications/standard/permission_manager"
},
"dirs": {},
"scripts": {},
"component": {
"name": "permission_manager",
"subsystem": "applications",
"syscap": [
],
"adapted_system_type": [
"standard"
],
"rom": "3.8MB",
"ram": "1MB",
"deps": {
"components": [],
"third_party": []
},
"build": {
"sub_component": [],
"inner_kits": [],
"test": []
}
}
}