mirror of
https://gitee.com/openharmony-tpc/ImageKnife.git
synced 2026-07-15 06:04:31 +08:00
b5b7aa97f3
Signed-off-by: zhoulisheng <635547767@qq.com>
15 lines
254 B
JSON
15 lines
254 B
JSON
{
|
|
"license": "Apache License 2.0",
|
|
"devDependencies": {},
|
|
"name": "entry",
|
|
"ohos": {
|
|
"org": "huawei",
|
|
"directoryLevel": "module",
|
|
"buildTool": "hvigor"
|
|
},
|
|
"version": "1.0.0",
|
|
"dependencies": {
|
|
"@ohos/imageknife": "file:../imageknife"
|
|
}
|
|
}
|