Files

36 lines
690 B
JSON

{
"name": "claude-plugin-brewcode",
"version": "6.2.0",
"description": "Infinite task execution with automatic handoff for Claude Code",
"keywords": [
"claude-code",
"claude-plugin",
"task-management",
"agents",
"automation",
"handoff"
],
"author": {
"name": "Maksim Kochetkov"
},
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/kochetkov-ma/claude-brewcode.git",
"directory": "brewcode"
},
"files": [
".claude-plugin/",
"skills/",
"agents/",
"hooks/",
"templates/",
"README.md",
"INSTALL.md"
],
"claude-plugin": {
"name": "brewcode",
"version": "6.2.0"
}
}