hubot-sample
Version:
teste de adapter
26 lines (25 loc) • 680 B
JSON
{
"name": "myhubot",
"version": "0.0.0",
"private": true,
"author": "Victor Grochau Berger dos Santos <victorg@dbserver.com.br>",
"description": "A simple helpful robot for your Company",
"dependencies": {
"hubot": "^3.3.2",
"hubot-diagnostics": "^1.0.0",
"hubot-google-images": "^0.2.7",
"hubot-google-translate": "^0.2.1",
"hubot-help": "^1.0.1",
"hubot-heroku-keepalive": "^1.0.3",
"hubot-maps": "0.0.3",
"hubot-pugme": "^0.1.1",
"hubot-redis-brain": "^1.0.0",
"hubot-rules": "^1.0.0",
"hubot-sample": "^2.13.0",
"hubot-scripts": "^2.17.2",
"hubot-shipit": "^0.2.1"
},
"engines": {
"node": "0.10.x"
}
}