{ "name": "adofai-decoration-optimizer", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "json5": "^2.2.3", "sharp": "^0.32.1", "yargs": "^17.7.2" }, "devDependencies": { "@types/node": "^20.1.1" }, "type": "module" }