Files
gh-warrenzhu050413-warren-c…/.claude-plugin/plugin.json
2025-11-30 09:05:22 +08:00

12 lines
276 B
JSON

{
"name": "gcal-plugin",
"description": "Google Calendar CLI integration for scheduling events with natural language",
"version": "1.0.0",
"author": {
"name": "Fucheng Warren Zhu",
"email": "wzhu@college.harvard.edu"
},
"commands": [
"./commands"
]
}