12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"name": "prp-core",
|
|
"description": "Complete PRP (Product Requirement Prompt) workflow automation - create, execute, commit, and PR commands with orchestration scripts",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Wirasm",
|
|
"email": "hello@rasmuswiding.com"
|
|
},
|
|
"commands": [
|
|
"./commands/"
|
|
]
|
|
} |