Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
joppuyo authored Sep 1, 2021
1 parent 43f3742 commit 7d47742
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"name": "joppuyo/jpeg-xl-encode",
"description": "PHP library for encoding JPEG XL images.",
"description": "A PHP library for encoding JPEG XL images. Very much inspired by WebP Convert.",
"keywords": [
"jpeg xl",
"jpeg-xl",
"jpegxl",
"jxl",
"image",
"images",
"encode",
"encoder",
"convert",
"converter"
],
"license": "MIT",
"authors": [
{
Expand Down

0 comments on commit 7d47742

Please sign in to comment.