Skip to content

Commit b89e331

Browse files
committed
Add category: Image Processing
1 parent 5496514 commit b89e331

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Image Processing",
3+
"description": "Resize, crop and convert images to various formats",
4+
"packages": [
5+
"compress-images",
6+
"gm",
7+
"imagemagick",
8+
"imagemin",
9+
"jimp",
10+
"sharp"
11+
]
12+
}

0 commit comments

Comments
 (0)