12 lines
322 B
JSON
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"
|
|
]
|
|
} |