18 lines
509 B
JSON
18 lines
509 B
JSON
{
|
|
"name": "python-tools",
|
|
"owner": {
|
|
"name": "basher83",
|
|
"email": "basher83@mail.spaceships.work"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "python-tools",
|
|
"description": "Comprehensive Python development toolkit covering scripting (uv), code quality (ruff/pyright), and common patterns (JSON parsing)",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-basher83-lunar-claude-plugins-devops-python-tools.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |