forked from floraachy/ImageKnife
1.package.json update
Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
parent
1f6b7e20db
commit
d2ea0aabbb
|
@ -2,8 +2,8 @@
|
||||||
"types": "",
|
"types": "",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"OpenHarmony",
|
"OpenHarmony",
|
||||||
"imageknife",
|
"ImageKnife",
|
||||||
"glide"
|
"Glide"
|
||||||
],
|
],
|
||||||
"author": "ohos_tpc",
|
"author": "ohos_tpc",
|
||||||
"description": "专门为OpenHarmony打造的一款图像加载缓存库,致力于更高效、更轻便、更简单",
|
"description": "专门为OpenHarmony打造的一款图像加载缓存库,致力于更高效、更轻便、更简单",
|
||||||
|
@ -18,8 +18,8 @@
|
||||||
},
|
},
|
||||||
"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