13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"name": "github",
|
|
"description": "AI-powered github tools",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Andrzej Sliwa",
|
|
"email": "andrzej.sliwa@gmail.com",
|
|
"url": "https://github.com/andrzejsliwa"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |