mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-05-24 17:25:44 +08:00
14 lines
274 B
Plaintext
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"
|
|
}
|
|
}
|
|
|