12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"name": "github",
|
|
"description": "GitHub integration plugin",
|
|
"version": "0.0.1",
|
|
"author": {
|
|
"name": "Kento Shirasawa",
|
|
"email": "shirasawa@novalumo.com"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |