mirror of
https://gitee.com/openharmony/applications_photos
synced 2024-11-23 07:00:09 +00:00
0d000b325d
Changes to be committed:
13 lines
371 B
Plaintext
13 lines
371 B
Plaintext
{
|
|
"name": "photos",
|
|
"description": "",
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/editor": "../../feature/editor",
|
|
"@ohos/browser": "../../feature/browser",
|
|
"@ohos/thirdselect": "../../feature/thirdselect",
|
|
"@ohos/formAbility": "../../feature/formAbility",
|
|
"@ohos/common": "../../common",
|
|
"@ohos/timeline": "../../feature/timeline"
|
|
}
|
|
} |