Files
2025-11-30 08:39:22 +08:00

12 lines
322 B
JSON

{
"name": "pr-review-toolkit",
"description": "Comprehensive PR review toolkit for working with GitHub repositories like creating pull requests, commits, and more",
"version": "1.0.0",
"author": {
"name": "Martin Gonzalez",
"email": "gonzalez.martin90@gmail.com"
},
"commands": [
"./commands"
]
}