Initial commit
This commit is contained in:
16
.claude-plugin/plugin.json
Normal file
16
.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user