Files
openclaw/extensions/image-generation-core/package.json

11 lines
244 B
JSON

{
"name": "@openclaw/image-generation-core",
"version": "2026.4.6",
"private": true,
"description": "OpenClaw image generation runtime package",
"type": "module",
"devDependencies": {
"@openclaw/plugin-sdk": "workspace:*"
}
}