11 lines
203 B
JSON
11 lines
203 B
JSON
{
|
|
"name": "doc",
|
|
"description": "A plugin for engineering documentation and notes",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "OpenShift Engineering"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |