Files
2025-11-29 18:01:35 +08:00

11 lines
213 B
JSON

{
"name": "github",
"description": "Commands for interacting with GitHub issues and pull requests (PRs)",
"version": "1.0.0",
"author": {
"name": "boneskull"
},
"commands": [
"./commands"
]
}