Files
ManuAgent/sandbox/package.json
2026-08-29 13:32:57 +08:00

16 lines
318 B
JSON

{
"name": "smart-factory-agent-runtime",
"private": true,
"version": "0.1.0",
"dependencies": {
"docx": "^9.5.1",
"pdf-lib": "^1.17.1",
"playwright": "^1.62.1",
"pptxgenjs": "^4.0.1",
"react": "^19.2.8",
"react-dom": "^19.2.8",
"react-icons": "^5.7.0",
"sharp": "^0.35.4"
}
}