18 lines
417 B
JSON
18 lines
417 B
JSON
{
|
|
"name": "force-uv",
|
|
"owner": {
|
|
"name": "kawaz",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "force-uv",
|
|
"description": "Suggests using UV instead of pip/pipx/venv commands in Bash tool calls",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-kawaz-claude-plugins-plugins-force-uv.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |