11 lines
213 B
JSON
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"
|
|
]
|
|
} |