Files
ImageKnife/entry/oh-package.json5
张欢 374b5c0cc3 修改packjson
Signed-off-by: 张欢 <zhanghuan165@h-partners.com>
2024-05-24 17:14:55 +08:00

14 lines
274 B
Plaintext

{
"name": "entry",
"version": "1.0.0",
"description": "Please describe the basic information.",
"main": "",
"author": "",
"license": "",
"dependencies": {
"@ohos/libraryimageknife": "file:../sharedlibrary",
"@ohos/imageknife": "file:../library"
}
}