1.package.json update
Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
parent
d2ea0aabbb
commit
e9ce749549
|
@ -3,7 +3,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"OpenHarmony",
|
"OpenHarmony",
|
||||||
"ImageKnife",
|
"ImageKnife",
|
||||||
"Glide"
|
"glide"
|
||||||
],
|
],
|
||||||
"author": "ohos_tpc",
|
"author": "ohos_tpc",
|
||||||
"description": "专门为OpenHarmony打造的一款图像加载缓存库,致力于更高效、更轻便、更简单",
|
"description": "专门为OpenHarmony打造的一款图像加载缓存库,致力于更高效、更轻便、更简单",
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"OpenHarmony",
|
"OpenHarmony",
|
||||||
"ImageKnife",
|
"ImageKnife",
|
||||||
"Glide"
|
"glide"
|
||||||
],
|
],
|
||||||
"license": "Apache License 2.0",
|
"license": "Apache License 2.0",
|
||||||
"devDependencies": {},
|
"devDependencies": {},
|
||||||
|
|
Loading…
Reference in New Issue