12 lines
282 B
JSON
12 lines
282 B
JSON
{
|
|
"name": "rpi-workflow",
|
|
"description": "A plugin that contains commands for the research -> plan -> implement workflow",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Víctor Barberà Quiñoa",
|
|
"email": "me@victorbarbera.dev"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |