Files
gh-rryter-claude-plugins-an…/.claude-plugin/plugin.json
2025-11-30 08:53:03 +08:00

14 lines
261 B
JSON

{
"name": "angular",
"description": "A plugin to support generation of good looking and well designed api components",
"version": "0.0.1",
"author": {
"name": "Reto Ryter"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}