14 lines
260 B
JSON
14 lines
260 B
JSON
{
|
|
"name": "component-health",
|
|
"description": "Analyze component health using regression and jira data",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |