{ "name": "scripts", "version": "1.0.0", "description": "", "main": "html2pptx.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "playwright": "^1.56.1", "pptxgenjs": "^4.0.1", "sharp": "^0.34.4" } }