11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"name": "agendas",
|
|
"description": "A plugin to create various meeting agendas",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "github.com/openshift-eng"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |