11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"name": "repomix-commands",
|
|
"description": "Slash commands for quick Repomix operations. Pack local and remote repositories with simple commands like /pack-local and /pack-remote.",
|
|
"version": "1.0.2",
|
|
"author": {
|
|
"name": "yamadashy"
|
|
},
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |