mirror of
https://github.com/openharmony/applications_settings.git
synced 2026-08-27 21:20:17 -04:00
4b59345653
Signed-off-by: xiang-kai-chen <chenxiangkai1@huawei.com>
10 lines
256 B
Plaintext
10 lines
256 B
Plaintext
{
|
|
"name": "@ohos/settings.developeroptions",
|
|
"description": "developeroptions feature",
|
|
"main": "index.ets",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/settings.common": "file:../../common",
|
|
"@ohos/settings.uikit": "file:../uikit"
|
|
}
|
|
} |