12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|
"name": "git",
|
|
"description": "Introduces commands for commit and PRs creation.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Vlad Goncharov",
|
|
"email": "vlad.goncharov@neolab.finance"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |