mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
31 lines
692 B
JSON
31 lines
692 B
JSON
{
|
|
"$schema": "https://btca.dev/btca.schema.json",
|
|
"resources": [
|
|
{
|
|
"type": "git",
|
|
"name": "bubbletea",
|
|
"url": "https://github.com/charmbracelet/bubbletea",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"name": "lipgloss",
|
|
"url": "https://github.com/charmbracelet/lipgloss",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"name": "bubbles",
|
|
"url": "https://github.com/charmbracelet/bubbles",
|
|
"branch": "main"
|
|
},
|
|
{
|
|
"type": "git",
|
|
"name": "glamour",
|
|
"url": "https://github.com/charmbracelet/glamour",
|
|
"branch": "main"
|
|
}
|
|
],
|
|
"model": "claude-haiku-4-5",
|
|
"provider": "opencode"
|
|
} |