15 lines
306 B
JSON
15 lines
306 B
JSON
{
|
|
"name": "git",
|
|
"description": "Workflow Git complet : branches, commits, conflits, PR avec automation QA",
|
|
"version": "1.4.10",
|
|
"author": {
|
|
"name": "Aurélien Tournayre",
|
|
"email": "aurelien.tournayre@gmail.com"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |