mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-01-30 12:32:02 +00:00
9 lines
288 B
JSON
9 lines
288 B
JSON
{
|
|
"name": "sentry",
|
|
"description": "Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Sentry"
|
|
}
|
|
}
|