mirror of
https://github.com/kochetkov-ma/claude-brewcode.git
synced 2026-09-14 20:16:41 +08:00
22 lines
613 B
JSON
22 lines
613 B
JSON
{
|
|
"name": "brewdoc",
|
|
"version": "3.4.3",
|
|
"description": "Brewdoc - Claude Code documentation tools: auto-sync for skills/agents/rules, my-claude installation docs, memory optimization",
|
|
"author": {
|
|
"name": "Maksim Kochetkov",
|
|
"email": "apmatypa88@gmail.com",
|
|
"url": "https://github.com/kochetkov-ma"
|
|
},
|
|
"homepage": "https://github.com/kochetkov-ma/claude-brewcode",
|
|
"repository": "https://github.com/kochetkov-ma/claude-brewcode.git",
|
|
"license": "MIT",
|
|
"keywords": [
|
|
"brewdoc",
|
|
"documentation",
|
|
"auto-sync",
|
|
"memory",
|
|
"claude-code"
|
|
],
|
|
"skills": "./skills/"
|
|
}
|