plugin.json 288 B

12345678
  1. {
  2. "name": "sentry",
  3. "description": "Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.",
  4. "version": "1.0.0",
  5. "author": {
  6. "name": "Sentry"
  7. }
  8. }