도커환경으로 변경

This commit is contained in:
Taehoon
2026-06-19 16:19:11 +09:00
parent b864d615ea
commit 5c416d5f43
59 changed files with 9509 additions and 5798 deletions

View File

@@ -0,0 +1,16 @@
{
"name": "git-mcp",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@andrebuzeli/git-mcp": "^15.12.4",
"zod": "^4.4.3"
}
}