18 lines
457 B
JSON
18 lines
457 B
JSON
{
|
|
"name": "cli-builder",
|
|
"owner": {
|
|
"name": "Claude Code Plugin Builder",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "cli-builder",
|
|
"description": "A comprehensive plugin for building professional CLI tools with best practices",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-vanman2024-cli-builder-plugins-cli-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |