Files
test-mcp/.agents/git-mcp/package.json

17 lines
306 B
JSON

{
"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"
}
}