11 lines
208 B
JSON
11 lines
208 B
JSON
{
|
|
"name": "force-uv",
|
|
"description": "Suggests using UV instead of pip/pipx/venv commands in Bash tool calls",
|
|
"version": "0.2.0",
|
|
"author": {
|
|
"name": "kawaz"
|
|
},
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |