mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 09:05:43 -03: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"
|
|
}
|
|
}
|