15 lines
260 B
JSON
15 lines
260 B
JSON
{
|
|
"name": "github",
|
|
"description": "Use for development on GitHub",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "fussy113"
|
|
},
|
|
"commands": [
|
|
"./commands/review-pr.md",
|
|
"./commands/review-dependabot.md"
|
|
],
|
|
"mcp": [
|
|
"./.mcp.json"
|
|
]
|
|
} |