Files
Galbot/package.json
2017-12-28 20:56:02 -05:00

40 lines
1.0 KiB
JSON

{
"name": "triatomic",
"version": "0.0.0",
"private": true,
"author": "Bob Bergman <rbergman@atlassian.com>",
"description": "A simple helpful robot for your Company",
"dependencies": {
"cheerio": "~1.0.0-rc.2",
"chrono-node": "~1.3.5",
"cron": "^1.0.9",
"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.2",
"hubot-google-images": "^0.2.6",
"hubot-google-translate": "^0.2.1",
"hubot-help": "^0.2.2",
"hubot-hipchat": "^2.12.0-2",
"hubot-maps": "0.0.3",
"hubot-pugme": "^0.1.0",
"hubot-redis-brain": "0.0.4",
"hubot-rules": "^0.1.0",
"hubot-scripts": "^2.5.16",
"hubot-shipit": "^0.2.0",
"hubot-status": "0.0.2",
"hubot-thesimpsons": "~1.1.3",
"hubot-victory": "^1.3.0",
"hubot-voting": "~1.0.0",
"hubot-youtube": "^1.0.2",
"lodash": "~4.17.4",
"moment": "~2.20.1",
"time": "^0.12.0"
},
"scripts": {
"meh": "hubot"
}
}