Files
gh-siva01c-claude-plugins-d…/.claude-plugin/plugin.json
2025-11-30 08:57:28 +08:00

14 lines
246 B
JSON

{
"name": "drupal-dev-tools",
"description": "A simple greeting plugin to learn the basics",
"version": "1.0.0",
"author": {
"name": "Ludek Kvapil - siva01"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}