{
  "name": "prbot",
  "version": "0.0.0",
  "description": "The Orchard's GitHub PR commenting bot",
  "main": "index.js",
  "scripts": {
    "debug": "node debug node_modules/botdylan/bin/botdylan.js --dir .",
    "start": "node_modules/botdylan/bin/botdylan.js --dir .",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Shujon Mollah",
  "license": "ISC",
  "dependencies": {
    "botdylan": "smoll/botdylan#add-security"
  }
}
