{
  "name": "hubot-dad-joke",
  "version": "1.1.1",
  "description": "A Hubot script for keeping tally of your amazing jokes",
  "README": "https://github.com/DanForys/hubot-dad-joke/blob/master/README.md",
  "main": "index.coffee",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DanForys/hubot-dad-joke.git"
  },
  "keywords": [
    "dad",
    "joke",
    "humour",
    "hubot"
  ],
  "author": "Dan Forys",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/DanForys/hubot-dad-joke/issues"
  },
  "homepage": "https://github.com/DanForys/hubot-dad-joke",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}
