add google images

This commit is contained in:
Tommy Parnell
2016-03-18 13:22:02 -04:00
parent 4c61c91097
commit d2bcc81fc6
2 changed files with 12 additions and 11 deletions

View File

@@ -5,12 +5,16 @@
"author": "Bob Bergman <rbergman@atlassian.com>",
"description": "A simple helpful robot for your Company",
"dependencies": {
"cheerio": "~0.19.0",
"chrono-node": "~1.0.6",
"cron": "^1.0.9",
"time": "^0.11.3",
"hubot": "^2.12.0",
"hubot": "^2.18.0",
"hubot-ambush": "0.0.3",
"hubot-browserstack": "~0.1.6",
"hubot-business-cat": "^1.1.19",
"hubot-cron": "~0.2.9",
"hubot-diagnostics": "0.0.1",
"hubot-google-images": "^0.1.4",
"hubot-google-images": "^0.1.5",
"hubot-google-translate": "^0.1.0",
"hubot-help": "^0.1.1",
"hubot-heroku-keepalive": "0.0.4",
@@ -21,18 +25,14 @@
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
"hubot-shipit": "^0.2.0",
"hubot-victory": "^1.3.0",
"hubot-youtube": "^0.1.2",
"hubot-ambush": "0.0.3",
"hubot-status": "0.0.2",
"hubot-thesimpsons": "~1.1.3",
"hubot-victory": "^1.3.0",
"hubot-voting": "~1.0.0",
"hubot-cron": "~0.2.9",
"hubot-browserstack": "~0.1.6",
"chrono-node": "~1.0.6",
"hubot-youtube": "^0.1.2",
"lodash": "~3.9.3",
"moment": "~2.10.3",
"cheerio": "~0.19.0"
"time": "^0.11.3"
},
"engines": {
"node": "0.10.x"