Files
42marketplaces/sync/gh-artemnovichkov-claude-code-plugins-plugins-crashlytics.json
2025-11-29 18:53:27 +08:00

18 lines
497 B
JSON

{
"name": "crashlytics",
"owner": {
"name": "Artem Novichkov",
"email": "mail@artemnovichkov.com"
},
"plugins": [
{
"name": "crashlytics",
"description": "Generate crash reports from Firebase Crashlytics for iOS and Android with fix proposals and developer assignments",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-artemnovichkov-claude-code-plugins-plugins-crashlytics.git"
},
"strict": true
}
]
}