16 lines
521 B
JSON
16 lines
521 B
JSON
{
|
|
"name": "dataform-toolkit",
|
|
"description": "Comprehensive toolkit for BigQuery Dataform development with engineering best practices. Enforces TDD workflow, proper ref() usage, comprehensive documentation, and safe development patterns. Includes quick-access commands for common ETL workflows.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Ivan Histand",
|
|
"email": "ihistand@rotoplas.com",
|
|
"url": "https://github.com/ihistand"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |