added Anthropic as author

This commit is contained in:
Noah Zweben MacBook
2025-12-07 14:30:19 -08:00
parent 22d3def39e
commit 9e957603bf
12 changed files with 44 additions and 51 deletions

View File

@@ -2,7 +2,7 @@
"name": "example-plugin",
"description": "A comprehensive example plugin demonstrating all Claude Code extension options including commands, agents, skills, hooks, and MCP servers",
"author": {
"name": "Your Name",
"email": "your.email@example.com"
"name": "Anthropic",
"email": "support@anthropic.com"
}
}