mirror of
https://github.com/kochetkov-ma/claude-brewcode.git
synced 2026-09-14 20:16:41 +08:00
22 lines
530 B
JSON
22 lines
530 B
JSON
{
|
|
"name": "brewui",
|
|
"version": "5.5.1",
|
|
"description": "Brewui -- placeholder for future UI/visual/creative tools",
|
|
"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": [
|
|
"brewui",
|
|
"ui",
|
|
"visual",
|
|
"creative",
|
|
"placeholder"
|
|
],
|
|
"skills": "./skills/"
|
|
}
|