Skip to content

Commit db2d26b

Browse files
authored
Create package.json
1 parent c3b0f4e commit db2d26b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"name": "image-optimization",
3+
"version": "0.1.0",
4+
"dependencies": {
5+
"sharp": "^0.33.5",
6+
"@img/sharp-libvips-linux-x64": "^1.0.4",
7+
"@img/sharp-linux-x64": "^0.33.5",
8+
"@aws-sdk/client-s3": "^3.637.0"
9+
}
10+
}

0 commit comments

Comments
 (0)