{
  "author": {
    "email": "perry.goy@gmail.com",
    "name": "Perry Goy"
  },
  "bugs": {
    "url": "https://github.com/perrygoy/hubot-randomquote/issues"
  },
  "contributors": [
    {
      "email": "perry.goy@gmail.com",
      "name": "Perry Goy"
    },
    {
      "email": "matthew.erickson.13@gmail.com",
      "name": "Matthew Erickson"
    }
  ],
  "description": "Store and retrieve random quotes!",
  "homepage": "https://github.com/perrygoy/hubot-randomquote#readme",
  "keywords": [
    "hubot",
    "hubot-scripts",
    "quotes",
    "random"
  ],
  "license": "ISC",
  "main": "index.coffee",
  "name": "hubot-randomquote",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/perrygoy/hubot-randomquote.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.0.0"
}
