initial commit
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ttg-marketplace",
|
||||
"owner": {
|
||||
"name": "TTG",
|
||||
"email": "rastasi@gmail.com"
|
||||
},
|
||||
"description": "TTG belső Claude Code plugin marketplace",
|
||||
"plugins": [
|
||||
{
|
||||
"name": "redmine-mcp",
|
||||
"source": "./plugins/redmine-mcp",
|
||||
"description": "Redmine MCP szerver — issue-k, projektek, időrögzítés, wiki és keresés a Redmine REST API-n keresztül.",
|
||||
"version": "0.1.0",
|
||||
"author": {
|
||||
"name": "TTG"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user