🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
17 lines
299 B
JSON
17 lines
299 B
JSON
{
|
|
"name": "plan",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "generate-pptx.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"dependencies": {
|
|
"pptxgenjs": "^4.0.1"
|
|
}
|
|
}
|