{
  "name": "strapi-plugin-sentry",
  "version": "3.6.8",
  "description": "Send Strapi error events to Sentry",
  "strapi": {
    "name": "Sentry",
    "icon": "plug",
    "description": "sentry.plugin.description"
  },
  "dependencies": {
    "@sentry/node": "6.7.1"
  },
  "author": {
    "name": "Strapi team",
    "email": "hi@strapi.io",
    "url": "https://strapi.io"
  },
  "maintainers": [
    {
      "name": "Strapi team",
      "email": "hi@strapi.io",
      "url": "https://strapi.io"
    }
  ],
  "engines": {
    "node": ">=10.16.0 <=14.x.x",
    "npm": ">=6.0.0"
  },
  "license": "SEE LICENSE IN LICENSE",
  "gitHead": "8972d78e8d1783ded6089d0318bfb62aff8e6962"
}
