12 lines
303 B
JSON
12 lines
303 B
JSON
{
|
|
"name": "gh",
|
|
"description": "Intelligent PR creation tool that analyzes your changes and creates well-structured pull requests.",
|
|
"version": "2.0.0",
|
|
"author": {
|
|
"name": "Kazuki Hashimoto",
|
|
"email": "setouchi.develop@gmail.com"
|
|
},
|
|
"commands": [
|
|
"./commands/create-pr.md"
|
|
]
|
|
} |