mirror of
https://github.com/kochetkov-ma/claude-brewcode.git
synced 2026-09-14 20:16:41 +08:00
21 lines
553 B
JSON
21 lines
553 B
JSON
{
|
|
"name": "brewdoc",
|
|
"version": "4.4.0",
|
|
"description": "Brewdoc - Claude Code documentation tools: my-claude installation docs, memory sync",
|
|
"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",
|
|
"memory",
|
|
"claude-code"
|
|
],
|
|
"skills": "./skills/"
|
|
}
|