Files
gh-kivilaid-plugin-marketpl…/.claude-plugin/plugin.json
2025-11-30 08:33:27 +08:00

15 lines
410 B
JSON

{
"name": "dependency-management",
"description": "Dependency auditing, version management, and security vulnerability scanning",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./plugins/dependency-management/agents/legacy-modernizer.md"
],
"commands": [
"./plugins/dependency-management/commands/deps-audit.md"
]
}