applications_photos/product/phone/oh-package.json5
2023-08-09 14:28:47 +08:00

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"
}
}