21 lines
528 B
JSON
21 lines
528 B
JSON
{
|
|
"name": "unify_2_1",
|
|
"description": "Comprehensive Unify 2.1 data migration plugin with multi-agent orchestration, pure Python hooks, PySpark development, and Azure DevOps integration for medallion architecture ETL pipelines. Zero bash/Node.js dependencies.",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "Linus McMananey",
|
|
"email": "linus.mcmanamey@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |