{
  "name": "eris-msgs-backup",
  "version": "0.2.2",
  "description": "Forward your server messages to another server, with webhooks!",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "eris": "^0.10.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xjulianCodes/eris-msgs-backup.git"
  },
  "keywords": [
    "eris",
    "discord",
    "webhook",
    "backup"
  ],
  "author": "Julian",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/xjulianCodes/eris-msgs-backup/issues"
  },
  "homepage": "https://github.com/xjulianCodes/eris-msgs-backup#readme"
}
