Files
gh-treasure-data-aps-claude…/.claude-plugin/plugin.json
2025-11-30 09:02:41 +08:00

15 lines
284 B
JSON

{
"name": "cdp-ingestion",
"description": "Create the ingestion workflow pipeline",
"version": "0.0.0-2025.11.28",
"author": {
"name": "@cdp-tools-marketplace",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}