Files
2025-11-30 09:02:46 +08:00

15 lines
328 B
JSON

{
"name": "cdp-staging",
"description": "Transform raw data to staging format with data quality, PII handling, and validation",
"version": "0.0.0-2025.11.28",
"author": {
"name": "@cdp-tools-marketplace",
"email": "zhongweili@tubi.tv"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}