Files
gh-jeremylongshore-claude-c…/.claude-plugin/plugin.json
2025-11-29 18:52:23 +08:00

15 lines
290 B
JSON

{
"name": "api-migration-tool",
"description": "Migrate APIs between versions with backward compatibility",
"version": "1.0.0",
"author": {
"name": "Jeremy Longshore",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}