12 lines
240 B
JSON
12 lines
240 B
JSON
{
|
|
"name": "git",
|
|
"description": "Set of commands, skills, and agents to manage git projects",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Artur Roszczyk",
|
|
"email": "[email protected]"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |