1.README.OpenSource update
Signed-off-by: zhoulisheng <635547767@qq.com>
This commit is contained in:
parent
9f9a2d035a
commit
24e62d738f
|
@ -4,8 +4,8 @@
|
||||||
"License": "under one or more license",
|
"License": "under one or more license",
|
||||||
"License File": "https://github.com/bumptech/imageknife/blob/master/LICENSE",
|
"License File": "https://github.com/bumptech/imageknife/blob/master/LICENSE",
|
||||||
"Version Number": "4.13.1",
|
"Version Number": "4.13.1",
|
||||||
"Owner" : "bumptech"
|
"Owner" : "bumptech",
|
||||||
"Upstream URL": "https://github.com/bumptech/imageknife",
|
"Upstream URL": "https://github.com/bumptech/glide",
|
||||||
"Description": "An image loading and caching library focused on smooth scrolling"
|
"Description": "An image loading and caching library focused on smooth scrolling"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"License": "Apache License 2.0",
|
"License": "Apache License 2.0",
|
||||||
"License File": "https://github.com/wasabeef/imageknife-transformations/blob/main/LICENSE",
|
"License File": "https://github.com/wasabeef/imageknife-transformations/blob/main/LICENSE",
|
||||||
"Version Number": "4.3.0",
|
"Version Number": "4.3.0",
|
||||||
"Owner" : "wasabeef"
|
"Owner" : "wasabeef",
|
||||||
"Upstream URL": "https://github.com/wasabeef/imageknife-transformations",
|
"Upstream URL": "https://github.com/wasabeef/imageknife-transformations",
|
||||||
"Description": " An transformation library providing a variety of image transformations for Glide. "
|
"Description": " An transformation library providing a variety of image transformations for Glide. "
|
||||||
},
|
},
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
"License": "MIT License",
|
"License": "MIT License",
|
||||||
"License File": "https://github.com/facebook/fresco/blob/main/LICENSE",
|
"License File": "https://github.com/facebook/fresco/blob/main/LICENSE",
|
||||||
"Version Number": "2.6.0",
|
"Version Number": "2.6.0",
|
||||||
"Owner" : "facebook"
|
"Owner" : "facebook",
|
||||||
"Upstream URL": "https://github.com/facebook/fresco",
|
"Upstream URL": "https://github.com/facebook/fresco",
|
||||||
"Description": " An library for managing images and the memory they use. "
|
"Description": " An library for managing images and the memory they use. "
|
||||||
},
|
},
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
"License": "MIT License",
|
"License": "MIT License",
|
||||||
"License File": "https://github.com/photopea/UPNG.js/blob/master/LICENSE",
|
"License File": "https://github.com/photopea/UPNG.js/blob/master/LICENSE",
|
||||||
"Version Number": "1.0.0",
|
"Version Number": "1.0.0",
|
||||||
"Owner" : "photopea"
|
"Owner" : "photopea",
|
||||||
"Upstream URL": "https://github.com/photopea/UPNG.js",
|
"Upstream URL": "https://github.com/photopea/UPNG.js",
|
||||||
"Description": " Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless) "
|
"Description": " Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless) "
|
||||||
},
|
},
|
||||||
|
@ -44,7 +44,7 @@
|
||||||
"License": "Apache License 2.0",
|
"License": "Apache License 2.0",
|
||||||
"License File": "https://github.com/Curzibn/Luban/blob/master/LICENSE",
|
"License File": "https://github.com/Curzibn/Luban/blob/master/LICENSE",
|
||||||
"Version Number": "1.1.8",
|
"Version Number": "1.1.8",
|
||||||
"Owner" : " Curzibn"
|
"Owner" : " Curzibn",
|
||||||
"Upstream URL": "https://github.com/Curzibn/Luban",
|
"Upstream URL": "https://github.com/Curzibn/Luban",
|
||||||
"Description": " Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 "
|
"Description": " Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法 "
|
||||||
},
|
},
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
"License": "Apache License 2.0",
|
"License": "Apache License 2.0",
|
||||||
"License File": "https://github.com/Yalantis/uCrop/blob/develop/README.md",
|
"License File": "https://github.com/Yalantis/uCrop/blob/develop/README.md",
|
||||||
"Version Number": "2.2.8",
|
"Version Number": "2.2.8",
|
||||||
"Owner" : " Yalantis"
|
"Owner" : " Yalantis",
|
||||||
"Upstream URL": "https://github.com/Yalantis/uCrop",
|
"Upstream URL": "https://github.com/Yalantis/uCrop",
|
||||||
"Description": " Image Cropping Library "
|
"Description": " Image Cropping Library "
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue