14 lines
307 B
JSON
14 lines
307 B
JSON
{
|
|
"name": "rgw",
|
|
"description": "Requirement Gathering Workflow - A structured workflow for gathering requirements, generating tasks, and executing them systematically",
|
|
"version": "1.0.11",
|
|
"author": {
|
|
"name": "Byborg"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |