- Fix html2pptx Windows file path handling (file:/// URLs) - Fix Italian flag diagonal (remove CSS rotation, use positioned rectangles) - Add Chinese character background watermark (意) - Add geometric pattern attempt (Art Deco style) - Fix validation errors (text positioning, margins) - Add backup slides directory - Add build scripts and image resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
8 lines
107 B
JSON
8 lines
107 B
JSON
{
|
|
"dependencies": {
|
|
"playwright": "^1.56.1",
|
|
"pptxgenjs": "^4.0.1",
|
|
"sharp": "^0.34.5"
|
|
}
|
|
}
|