14 lines
231 B
JSON
14 lines
231 B
JSON
{
|
|
"name": "prp",
|
|
"description": "A plugin to help you plan and execute in one shot",
|
|
"version": "1.0.1",
|
|
"author": {
|
|
"name": "rajat piplewar"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |