14 lines
229 B
JSON
14 lines
229 B
JSON
{
|
|
"name": "git",
|
|
"description": "Git workflow automation and utilities",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |