1.update README.OpenSource
Signed-off-by: zhoulisheng1 <zhoulisheng1@huawei.com>
This commit is contained in:
parent
63c99d8e1c
commit
fac8d53d33
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
"Name": "glide",
|
||||
"License": "under one or more license",
|
||||
"License File": "https://github.com/bumptech/imageknife/blob/master/LICENSE",
|
||||
"License File": "https://github.com/bumptech/glide/blob/master/LICENSE",
|
||||
"Version Number": "4.13.1",
|
||||
"Owner" : "bumptech",
|
||||
"Upstream URL": "https://github.com/bumptech/glide",
|
||||
|
@ -12,10 +12,10 @@
|
|||
{
|
||||
"Name": "glide-transformations",
|
||||
"License": "Apache License 2.0",
|
||||
"License File": "https://github.com/wasabeef/imageknife-transformations/blob/main/LICENSE",
|
||||
"License File": "https://github.com/wasabeef/glide-transformations/blob/main/LICENSE",
|
||||
"Version Number": "4.3.0",
|
||||
"Owner" : "wasabeef",
|
||||
"Upstream URL": "https://github.com/wasabeef/imageknife-transformations",
|
||||
"Upstream URL": "https://github.com/wasabeef/glide-transformations",
|
||||
"Description": " An transformation library providing a variety of image transformations for Glide. "
|
||||
},
|
||||
|
||||
|
|
|
@ -24,7 +24,9 @@
|
|||
"tags": [
|
||||
"OpenHarmony",
|
||||
"ImageKnife",
|
||||
"glide"
|
||||
"glide",
|
||||
"ImageCache",
|
||||
"UI"
|
||||
],
|
||||
"license": "Apache License 2.0",
|
||||
"devDependencies": {},
|
||||
|
|
Loading…
Reference in New Issue