12 lines
248 B
JSON
12 lines
248 B
JSON
{
|
|
"name": "git-commit",
|
|
"description": "Create well-formatted commit messages for your current work",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Vincent Demeester",
|
|
"email": "vincent@sbr.pm"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |