{
  "name": "jokes",
  "version": "1.0.0",
  "description": "randomly text jokes",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "jokes",
    "sms"
  ],
  "author": "Robert Dodson",
  "license": "ISC",
  "dependencies": {
    "nodemailer": "^4.0.1",
    "unirest": "^0.5.1"
  }
}
