29 lines
719 B
JSON
29 lines
719 B
JSON
{
|
|
"name": "botka",
|
|
"version": "0.6.0",
|
|
"private": true,
|
|
"authors": [
|
|
"Sebastian Kippe <sebastian@kip.pe>",
|
|
"Greg Karékinian <greg@karekinian.com>"
|
|
],
|
|
"description": "Heuristically programmed ALgorithmic computer",
|
|
"dependencies": {
|
|
"cheerio": "0.19.0",
|
|
"coffee-script": "^1.9.2",
|
|
"hubot": "^3.0.1",
|
|
"hubot-auth": "^1.2.0",
|
|
"hubot-help": "^0.1.1",
|
|
"hubot-incoming-webhook": "^1.0.1",
|
|
"hubot-irc": "github:67P/hubot-irc#dev",
|
|
"hubot-redis-brain": "~1.0.0",
|
|
"hubot-remotestorage-logger": "^0.7.0",
|
|
"hubot-web-push-notifications": "^1.1.0",
|
|
"hubot-xmpp": "^0.2.5",
|
|
"request": "2.30.0"
|
|
},
|
|
"engines": {
|
|
"node": "0.12.x",
|
|
"npm": "2.1.x"
|
|
}
|
|
}
|