31 lines
789 B
JSON
31 lines
789 B
JSON
{
|
|
"name": "hubot",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"author": "Tommy Parnell <tparnell8@gmail.com>",
|
|
"description": "I am a bot",
|
|
"dependencies": {
|
|
"coffee-script": "^1.9.2",
|
|
"hubot": "^2.12.0",
|
|
"hubot-azure-scripts": "^0.1.6",
|
|
"hubot-business-cat": "^1.1.19",
|
|
"hubot-diagnostics": "0.0.1",
|
|
"hubot-google-images": "^0.1.4",
|
|
"hubot-google-translate": "^0.1.0",
|
|
"hubot-help": "^0.1.1",
|
|
"hubot-heroku-keepalive": "0.0.4",
|
|
"hubot-maps": "0.0.2",
|
|
"hubot-pugme": "^0.1.0",
|
|
"hubot-redis-brain": "0.0.2",
|
|
"hubot-rules": "^0.1.0",
|
|
"hubot-scripts": "^2.5.16",
|
|
"hubot-shipit": "^0.2.0",
|
|
"hubot-slack": "^3.3.0",
|
|
"hubot-victory": "^1.3.0",
|
|
"hubot-youtube": "^0.1.2"
|
|
},
|
|
"engines": {
|
|
"node": "0.10.x"
|
|
}
|
|
}
|