{
  "name": "drupal-raven",
  "description": "Raven Drupal module",
  "devDependencies": {
    "@sentry/browser": "^5.7.1"
  },
  "scripts": {
    "postinstall": "cp node_modules/@sentry/browser/build/bundle.min.* js/sentry-browser"
  },
  "repository": {
    "type": "git",
    "url": "https://git.drupal.org/project/raven.git"
  },
  "author": "mark burdett <mfb@eff.org>",
  "license": "GPL-3.0"
}
