This commit is contained in:
breitenbach76 2026-06-10 10:32:23 +02:00
parent 029a12151e
commit f6d40ba8bb
128 changed files with 22731 additions and 2 deletions

View file

@ -0,0 +1,16 @@
{
"name": "build",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"dependencies": {
"sharp": "^0.34.5"
}
}