18 lines
400 B
JSON
18 lines
400 B
JSON
{
|
|
"name": "dev-toolkit",
|
|
"description": "Claude Plugin Suite - A comprehensive collection of specialized development tools for DevOps, Testing, Security, Languages, and Architecture",
|
|
"version": "0.0.0-2025.11.28",
|
|
"author": {
|
|
"name": "rohitt",
|
|
"email": "zhongweili@tubi.tv"
|
|
},
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
],
|
|
"hooks": [
|
|
"./hooks"
|
|
]
|
|
} |