mirror of
https://github.com/wassname/HumanAgent-MCP.git
synced 2026-09-09 11:14:27 +08:00
Update package.json for marketplace publishing - change publisher to 3DTek-xyz and add repository field
This commit is contained in:
+5
-1
@@ -3,7 +3,11 @@
|
||||
"displayName": "HumanAgent MCP",
|
||||
"description": "MCP server for chatting with a human agent",
|
||||
"version": "0.0.1",
|
||||
"publisher": "benharper",
|
||||
"publisher": "3DTek-xyz",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/3DTek-xyz/HumanAgent-MCP.git"
|
||||
},
|
||||
"engines": {
|
||||
"vscode": "^1.105.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user