mirror of
https://github.com/status-im/status-github-bot.git
synced 2025-01-16 08:14:23 +00:00
26 lines
671 B
JSON
26 lines
671 B
JSON
|
{
|
||
|
"name": "statusbot",
|
||
|
"version": "0.0.0",
|
||
|
"private": true,
|
||
|
"author": "Pedro Pombeiro <pombeirp@users.noreply.github.com>",
|
||
|
"description": "A simple helpful robot for your Company",
|
||
|
"dependencies": {
|
||
|
"hubot": "^2.19.0",
|
||
|
"hubot-diagnostics": "0.0.2",
|
||
|
"hubot-google-images": "^0.2.7",
|
||
|
"hubot-google-translate": "^0.2.1",
|
||
|
"hubot-help": "^0.2.2",
|
||
|
"hubot-heroku-keepalive": "^1.0.3",
|
||
|
"hubot-maps": "0.0.3",
|
||
|
"hubot-pugme": "^0.1.1",
|
||
|
"hubot-redis-brain": "0.0.4",
|
||
|
"hubot-rules": "^0.1.2",
|
||
|
"hubot-scripts": "^2.17.2",
|
||
|
"hubot-shipit": "^0.2.1",
|
||
|
"hubot-slack": "^4.4.0"
|
||
|
},
|
||
|
"engines": {
|
||
|
"node": "0.10.x"
|
||
|
}
|
||
|
}
|