{
  "name": "bugsnag-notification-plugins",
  "description": "Notification plugins (chat and issue tracking integrations) for Bugsnag.",
  "version": "1.22.4",
  "repository": "https://github.com/bugsnag/bugsnag-notification-plugins.git",
  "dependencies": {
    "async": "~0.2.6",
    "coffee-script": "~1.7.1",
    "cookie": "~0.1.2",
    "escape-html": "~1.0.1",
    "handlebars": "~1.0.12",
    "optimist": "~0.3.5",
    "qs": "~0.6.6",
    "sugar": "~1.3.8",
    "superagent": "~0.13.0",
    "xml2js": "~0.2.6",
    "xmlrpc": "^1.2.0"
  },
  "main": "./index.js",
  "devDependencies": {
    "grunt": "~0.4.2",
    "grunt-release": "~0.6.0"
  }
}
