17 lines
542 B
JSON
17 lines
542 B
JSON
{
|
|
"name": "data-engineering",
|
|
"version": "1.3.2",
|
|
"description": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",
|
|
"skills": "./skills/",
|
|
"author": {
|
|
"name": "Seth Hobson",
|
|
"email": "seth@major7apps.com"
|
|
},
|
|
"license": "MIT",
|
|
"interface": {
|
|
"displayName": "Data Engineering",
|
|
"shortDescription": "ETL pipeline construction, data warehouse design, batch processing workflows, and data-driven feature development",
|
|
"category": "Coding"
|
|
}
|
|
}
|