14 lines
225 B
JSON
14 lines
225 B
JSON
{
|
|
"name": "ci",
|
|
"description": "Miscellaenous tools for working with OpenShift CI",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "openshift"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |