Files
gh-artemnovichkov-claude-co…/.claude-plugin/plugin.json
2025-11-29 17:58:15 +08:00

16 lines
386 B
JSON

{
"name": "crashlytics",
"description": "Generate crash reports from Firebase Crashlytics for iOS and Android with fix proposals and developer assignments",
"version": "1.1.0",
"author": {
"name": "Artem Novichkov",
"email": "mail@artemnovichkov.com",
"url": "https://artemnovichkov.com"
},
"commands": [
"./commands/"
],
"mcp": [
"./.mcp.json"
]
}